X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Flocal%2Flib.pm;h=2e0b713a9ce949dfe57cd527e5a7092da6f9142a;hb=2b0c5513e9218be51166d1c56e9f60b2cdf55d29;hp=e1d521e7fdd155157b318459a43111450f37fcc4;hpb=03b91976440544f879e36dc1afc71bbf6a70d6e2;p=p5sagit%2Flocal-lib.git diff --git a/lib/local/lib.pm b/lib/local/lib.pm index e1d521e..2e0b713 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -397,7 +397,7 @@ In code - From the shell - - # Install LWP and it's missing dependencies to the 'my_lwp' directory + # Install LWP and its missing dependencies to the 'my_lwp' directory perl -MCPAN -Mlocal::lib=my_lwp -e 'CPAN::install(LWP)' # Install LWP and *all non-core* dependencies to the 'my_lwp' directory