From: apeiron Date: Sat, 5 Sep 2009 23:55:25 +0000 (+0000) Subject: Make The bootstrapping technique a =head2 for easy linking upon ash's advice. X-Git-Tag: 1.006009~61 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=322b0a0d666bdc535683d60f48de723124437950;p=p5sagit%2Flocal-lib.git Make The bootstrapping technique a =head2 for easy linking upon ash's advice. git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@7576 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index d0ffcf4..cd243b9 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -410,7 +410,7 @@ From the shell - 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