See http://github.com/miyagawa/cpanminus/ for the latest development.
0.08 Sat Feb 20 15:36:53 PST 2010
- Implemented --installdeps
- Implemented -q|--quiet that makes you a peaceful install experience
- Relaxed the defensive docs a little bit since many people love the idea
0.07 Sat Feb 20 12:17:56 PST 2010
- Fixed packaging -- standalone cpanm file now has '/usr/bin/env perl'
in shebang but CPAN dist has #!perl (so EUMM can fix it)
- Added -i for cpan compatibility
- Fixed the way to get VERSION from modules
0.06 Fri Feb 19 21:48:09 PST 2010
- Fixed the command detection in win32
- Make C-c work when downloading tar balls
- perl 5.6 compat (i think)
- Fixed packaging again
0.05 Fri Feb 19 21:15:20 PST 2010
- Fixed no warranty copy
0.04 Fri Feb 19 21:01:10 PST 2010
- Added -v
- Changed how to get dependencies to be more sensible and #toolchain friendly
by supporting MYMETA.yml etc.
- Added NO WARRANTY
0.03 Fri Feb 19 19:38:30 PST 2010
- Fixed packaging
- Make local file install work without LWP (hopefully)
0.02 Fri Feb 19 19:13:03 PST 2010
- arguments to cpanm can now be a directory, file, URI or CPAN tarball name
0.01 Fri Feb 19 18:24:04 PST 2010
- Initial version to CPAN