____________________________________________________________________________
[  2741] By: autrijus                              on 2001/12/29  04:53:34
        Log: * This be EU::AI 0.25.
             * implements --skipdeps, which skips -core and all dep checkings.
             * POD update.
	   ! AutoInstall.pm README
____________________________________________________________________________
[  2683] By: autrijus                              on 2001/12/20  03:06:43
        Log: * documents the recent additions.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2663] By: autrijus                              on 2001/12/18  05:49:07
        Log: * makes the targets always available.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2640] By: autrijus                              on 2001/12/17  14:47:34
        Log: * implements --installdeps and --checkdeps couresy of obra.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2626] By: autrijus                              on 2001/12/16  11:48:13
        Log: * suggestion from obra: --checkdeps and checkdeps/installdeps targets.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2602] By: autrijus                              on 2001/12/14  07:42:01
        Log: * updates autoinstall to use cpanplus by default.
             * remedy the test to accomodate for wrong globs.
	   ! AutoInstall.pm t/AutoInstall.t
____________________________________________________________________________
[  2600] By: autrijus                              on 2001/12/13  23:27:20
        Log: * changes.
	   ! Changes
____________________________________________________________________________
[  2599] By: autrijus                              on 2001/12/13  23:26:30
        Log: * this be 0.24 of EU::AI.
             * corrects test's recognition of t/AutoInstall.t.
             * shuns warnings.
	   ! t/AutoInstall.t
____________________________________________________________________________
[  2598] By: autrijus                              on 2001/12/13  23:21:33
        Log: * delay autoinstall to the 'make config' time to make brev happy.
             * reflected this in the test.
	   ! AutoInstall.pm t/AutoInstall.t
____________________________________________________________________________
[  2251] By: autrijus                              on 2001/11/02  10:17:05
        Log: * oops. the AutoInstall.pm failes to ackledge hash args.
             * reflect the changes in test.pl.
	   ! AutoInstall.pm test.pl
____________________________________________________________________________
[  2250] By: autrijus                              on 2001/11/02  09:31:30
        Log: * added the missing '- ' before each module.
             * this be ExtUtils::AutoInstall v 0.23.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2227] By: autrijus                              on 2001/10/28  11:05:51
        Log: * oops, didn't test for core features.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2226] By: autrijus                              on 2001/10/28  10:41:18
        Log: * very esoteric way to determine max module length.
             * removed the padding spaces.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2159] By: autrijus                              on 2001/10/18  18:47:25
        Log: * cleanup and changes.
	   ! Changes MANIFEST
____________________________________________________________________________
[  2155] By: autrijus                              on 2001/10/18  18:04:36
        Log: * This be ExtUtils::AutoInstall 0.23.
             * more robust bootstrap code sample.
             * put brief introductory text into README.
             * some random TODOs.
	   + TODO
	   ! AutoInstall.pm README
____________________________________________________________________________
[  2154] By: autrijus                              on 2001/10/18  17:47:48
        Log: * version number crept in test. bad.
	   ! test.pl
____________________________________________________________________________
[  2153] By: autrijus                              on 2001/10/18  17:44:50
        Log: * do away with Test::More; too much hassle.
             * mentioned schwern's license.
	   ! AutoInstall.pm Makefile.PL test.pl
____________________________________________________________________________
[  2151] By: autrijus                              on 2001/10/18  15:24:00
        Log: * uses _prompt to improve clarity.
             * needs Test::More 0.31+ to test things now.
             * revised test to ensure the promised interface on POD works.
	   ! AutoInstall.pm Makefile.PL test.pl
____________________________________________________________________________
[  2145] By: autrijus                              on 2001/10/18  02:17:08
        Log: * everything goes to STDOUT now.
             * skips unknown directives. (XXX: maybe should warn)
             * fix non-numeric comparison.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2133] By: autrijus                              on 2001/10/17  16:39:51
        Log: * de-bump.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2132] By: autrijus                              on 2001/10/17  16:39:28
        Log: * inhibits CPAN startup message.
             * new feature: -config could now be used to specify CPAN::Config options.
             * arrayref which orders are insignificant could be passed as hashrefs too.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2130] By: autrijus                              on 2001/10/17  16:00:41
        Log: * solves the UNINST=0 problem manually.
             * makes 5.005_03 happy with us.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2120] By: autrijus                              on 2001/10/16  16:18:54
        Log: * changes.
	   ! Changes
____________________________________________________________________________
[  2119] By: autrijus                              on 2001/10/16  16:16:17
        Log: * This be ExtUtils::AutoInstall v0.21, compatibility release.
             * (v0.2 used to break against OurNet::BBS v1.62.)
	   ! AutoInstall.pm
____________________________________________________________________________
[  2118] By: autrijus                              on 2001/10/16  16:13:43
        Log: * bugward combatibility.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2115] By: autrijus                              on 2001/10/16  15:31:33
        Log: * self-bootstrapping code, a really funky feature.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2108] By: autrijus                              on 2001/10/16  11:56:56
        Log: * oops.
	   ! README
____________________________________________________________________________
[  2107] By: autrijus                              on 2001/10/16  11:55:21
        Log: * changes.
	   ! Changes
____________________________________________________________________________
[  2104] By: autrijus                              on 2001/10/16  11:49:40
        Log: * a separate distro: AutoInstall.
	   + AutoInstall.pm Changes MANIFEST Makefile.PL README test.pl