Better docs and nix the .svn files from being included in the dist.
[p5sagit/local-lib.git] / Changes
CommitLineData
d211388d 1Revision history for local::lib
2
480e6e85 31.003003 2009-04-09
4 - Expose the internals per RT #36846.
5 - Fix the MANIFEST up a bit.
6
8b1e8e69 71.003002 2009-02-25
8 - Add a doc patch from Torsten Raudssus <torsten@raudssus.de> that
9 clarifies how to specify a directory other than ~/perl5.
10
d4dbe584 111.003001 2009-01-14
12 - Properly bail if given fancy dashes obtained by copy-pasting from a
13 UTF8-happy POD formatter. This will bail in both the Makefile.PL and
14 in local::lib::import().
15
8dbbc821 161.003000 2009-01-13
17 - Add the --self-contained flag from Mark Stosberg, which also contains
18 a doc patch warning about the dangers of UNINST=1. Thanks, Mark!
19
f66e06d3 201.002000 2008-08-06
21 - make CPAN config reinit non-prompting but still robust
715c31a0 22 - make bootstrap auto-init CPAN config and set USE_DEFAULT for deps
23
d211388d 241.001000 2007-09-19
25 - refactored shell command generation
26 - implemented C shell command generation based on this (checks $SHELL}
27 - improved docs
28 - modified Makefile.PL to install an up-to-date CPAN.pm if needed
29
301.000000 2007-09-13
31 - initial release