X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Flocal%2Flib.pm;h=a6784bc2edd9ec02ff042a3011a77225763a77dd;hb=cc19e8d4096884958f35fc03d86e6f90138114e8;hp=a5fd0cf91ce16c129f0085bbff4ea4636de31dfa;hpb=7fc36986db1689d18df428d8124d495136ef06f4;p=p5sagit%2Flocal-lib.git diff --git a/lib/local/lib.pm b/lib/local/lib.pm index a5fd0cf..a6784bc 100755 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -11,7 +11,7 @@ use File::Path (); use Carp (); use Config; -our $VERSION = '1.006002'; # 1.6.2 +our $VERSION = '1.006005'; # 1.6.5 our @KNOWN_FLAGS = qw(--self-contained); @@ -369,8 +369,6 @@ ok(-f 't/var/splat/.modulebuildrc'); local::lib - create and use a local lib/ for perl modules with PERL5LIB -L - =head1 SYNOPSIS In code - @@ -766,6 +764,12 @@ On Win32 systems, C is also examined. =back +=head1 SUPPORT + +IRC: + + Join #local-lib on irc.perl.org. + =head1 AUTHOR Matt S Trout http://www.shadowcat.co.uk/ @@ -777,7 +781,8 @@ auto_install fixes kindly sponsored by http://www.takkle.com/ Patches to correctly output commands for csh style shells, as well as some documentation additions, contributed by Christopher Nehren . -Doc patches for a custom local::lib directory contributed by Torsten Raudssus +Doc patches for a custom local::lib directory, more cleanups in the english +documentation and a german documentation contributed by Torsten Raudssus . Hans Dieter Pearcey sent in some additional tests for ensuring @@ -802,7 +807,7 @@ David Mertens (run4flat). =head1 COPYRIGHT -Copyright (c) 2007 - 2009 the local::lib L and L as +Copyright (c) 2007 - 2010 the local::lib L and L as listed above. =head1 LICENSE