[Bast-commits] r7576 - local-lib/1.000/trunk/lib/local

apeiron at dev.catalyst.perl.org apeiron at dev.catalyst.perl.org
Sat Sep 5 23:55:26 GMT 2009


Author: apeiron
Date: 2009-09-05 23:55:25 +0000 (Sat, 05 Sep 2009)
New Revision: 7576

Modified:
   local-lib/1.000/trunk/lib/local/lib.pm
Log:
Make The bootstrapping technique a =head2 for easy linking upon ash's advice.


Modified: local-lib/1.000/trunk/lib/local/lib.pm
===================================================================
--- local-lib/1.000/trunk/lib/local/lib.pm	2009-09-05 16:35:59 UTC (rev 7575)
+++ local-lib/1.000/trunk/lib/local/lib.pm	2009-09-05 23:55:25 UTC (rev 7576)
@@ -410,7 +410,7 @@
   export PERL5LIB='/home/username/perl/lib/perl5:/home/username/perl/lib/perl5/i386-linux'
   export PATH="/home/username/perl/bin:$PATH"
 
-The bootstrapping technique
+=head2 The bootstrapping technique
 
 A typical way to install local::lib is using what is known as the
 "bootstrapping" technique.  You would do this if your system administrator




More information about the Bast-commits mailing list