Regen toc.
[p5sagit/p5-mst-13.2.git] / pod / perlsub.pod
index 2b33bd8..b92c63a 100644 (file)
@@ -686,7 +686,7 @@ subroutine never gets that chance.  Consider;
 
     # set_arr_lv cannot stop this !
     set_arr_lv() = { a => 1 };
-       
+
 =back
 
 =head2 Passing Symbol Table Entries (typeglobs)