Bail if given fancy dashes due to copypasting from a UTF8-happy POD formatter.
[p5sagit/local-lib.git] / Changes
CommitLineData
d211388d 1Revision history for local::lib
2
d4dbe584 31.003001 2009-01-14
4 - Properly bail if given fancy dashes obtained by copy-pasting from a
5 UTF8-happy POD formatter. This will bail in both the Makefile.PL and
6 in local::lib::import().
7
8dbbc821 81.003000 2009-01-13
9 - Add the --self-contained flag from Mark Stosberg, which also contains
10 a doc patch warning about the dangers of UNINST=1. Thanks, Mark!
11
f66e06d3 121.002000 2008-08-06
13 - make CPAN config reinit non-prompting but still robust
715c31a0 14 - make bootstrap auto-init CPAN config and set USE_DEFAULT for deps
15
d211388d 161.001000 2007-09-19
17 - refactored shell command generation
18 - implemented C shell command generation based on this (checks $SHELL}
19 - improved docs
20 - modified Makefile.PL to install an up-to-date CPAN.pm if needed
21
221.000000 2007-09-13
23 - initial release