Sep 22, 1996
More friendly setting of debugging options.
More checking of write permissions.
Rename of bundles/ directory to Bundle/ (allows perldoc read the pods).
Simplified the code shared between "r" und "u" command, added autobundle.
Deprecated "o index" because it isn't really an option but an action and renamed it to "reload index". Added "reload cpan". Added "o update".
Released 0.35a.
Sep 17, 1996
Support for CHECKSUMS files that have been gzipped by your CPAN site admin. Check if file is readable if it is a local file (and you are your own CPAN site admin :-) Released 0.29.
Direct call of install/make/test/bundle etc. without shell was broken. Fixed and relleased 0.28.
Sep 12, 1996
Release of 0.26a.
Local source cache was ignored, now working.
'perl Makefile.PL < /dev/null' now possible.
After release of 26a: Limit depth of modules to two levels to save memory. Release of 0.27a.
Sep 11, 1996
Isolated both the FTP and the Shell subroutines into their own packages.
Made debug a method in package CPAN::Debug.
Added command o for setting options.
Added a newline here or there.
Added Ulrich's support for proxies.
Sep 10, 1996
Releasing Version 0.14-alpha. Nearly everything has been rewritten. Too numerous changes to remember. This version is shell oriented not batch oriented. Batches should be possible though.
Dropped the recommendation to install LWP, dropped the dependance on LWP completely for UNIX systems.
Introduced CPAN::Config->{keep_source_where} as a pointer to the directory where we store the fetched sources locally.
Introduced CPAN::Config->{makeplarg}, arguments to the '$^X Makefile.PL' call.
Check for Net::FTP even when LWP is available.
Remove the lockfile in a signal handler.
Motherhoodified the pod section ;-)
Apr 28, 1996
0.04-alpha version announced only to the porters
0.01 Mon Feb 19 15:06:30 1996 - original version; created by h2xs 1.16