The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
----------------------------------------------------------------------
r7709:  autrijus | 2004-09-19T11:11:06.489488Z

* This be 0.60, first version under SVK management.
* Add interoperability with CPANPLUS 0.050+.
----------------------------------------------------------------------
r7708:  autrijus | 2004-09-19T11:06:59.497933Z

* remove meta files.
----------------------------------------------------------------------
r7707:  autrijus | 2004-09-19T11:06:16.277778Z

____________________________________________________________________________
[ 10541] By: autrijus                              on 2004/04/29  18:18:12
        Log: * This be 0.59, for real.
             * Bastian Blank re-tested and discovered that we do
             need to intercept EU::MM::prompt() too.
	   ! t/1-basic.t
____________________________________________________________________________
[ 10539] By: autrijus                              on 2004/04/29  18:03:53
        Log: * Last-minute fix: Bastian found out a failing _prompt
             interception.
	   ! t/1-basic.t
____________________________________________________________________________
[ 10538] By: autrijus                              on 2004/04/29  17:55:36
        Log: * This be 0.59. 
             * Forgot to generate Changes for the previous version. 
	       Oops.
	   ! Changes lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[ 10536] By: autrijus                              on 2004/04/29  17:16:56
        Log: * This be 0.58.
             * Bastian Blank notes that 1-basic.t failed if STDIN
             is not a interactive.  Fixed.
             * Sam Tregar pointed out that the obfuscated self-bootstrap
             code should be deprecated.
	   ! AUTHORS lib/ExtUtils/AutoInstall.pm
	   ! t/1-basic.t
____________________________________________________________________________
[ 10519] By: autrijus                              on 2004/04/23  12:25:29
        Log: * Slaven Rezic reports that we are failing if CPAN.pm is
	       not
             set to follow prereqs by default.  Solve it by forcing
	     this.
             * Apply the same treatment for CPANPLUS.
	   ! AUTHORS lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[ 10505] By: autrijus                              on 2004/04/21  12:17:13
        Log: * This be 0.57.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[ 10504] By: autrijus                              on 2004/04/21  12:11:31
        Log: * Chase CPAN.pm API change so we do not report "failed
	       install"
             when $obj->install return null but the install really did
	     succeed.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  9741] By: autrijus                              on 2004/01/19  14:39:57
        Log: * update manifest to include WriteAll.
	   ! MANIFEST
____________________________________________________________________________
[  9532] By: autrijus                              on 2004/01/01  06:47:30
        Log: * This be 0.56.
	   ! META.yml Makefile.PL README
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  9531] By: autrijus                              on 2004/01/01  06:45:57
        Log: * makes it possible for -core features to -default to 0.
             * now prompts "Auto-Install from CPAN?" to avoid ambiguity.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  9085] By: autrijus                              on 2003/11/29  19:52:42
        Log: * add signatures.
	   ! Makefile.PL
____________________________________________________________________________
[  9083] By: autrijus                              on 2003/11/29  19:51:07
        Log: * This be 0.55, for real.
             * Changed "failed!" to "missing." and "needs" to "would
	       need"
             per suggestions from Alan Burlison.
	   ! AUTHORS
____________________________________________________________________________
[  9082] By: autrijus                              on 2003/11/29  19:45:05
        Log: * This be 0.55.
             * add Module::Install examples.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  8105] By: autrijus                              on 2003/09/13  20:57:40
        Log: * this be 0.54.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  8104] By: autrijus                              on 2003/09/13  20:56:16
        Log: * oops, I missed a place that's still using
	       .autoinstall.failed
             instead of the correct .#autoinstall.failed.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  8102] By: autrijus                              on 2003/09/13  20:54:01
        Log: * coraline points out that "needed" when we want version
	       >0.00
             for some module is uncllear for optional modules. nix it.
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  7976] By: autrijus                              on 2003/09/08  09:56:26
        Log: * missing comma, reported by Bryan Dumm
	   ! lib/ExtUtils/AutoInstall.pm
____________________________________________________________________________
[  7914] By: autrijus                              on 2003/09/06  14:42:30
        Log: * oops, uses the correct name.
	   ! Makefile.PL
____________________________________________________________________________
[  7913] By: autrijus                              on 2003/09/06  14:41:10
        Log: * This be 0.53.
             * upgrade to less noisy tests.
	   ! MANIFEST META.yml Makefile.PL
	   ! lib/ExtUtils/AutoInstall.pm t/0-signature.t
	   ! t/1-basic.t
____________________________________________________________________________
[  7911] By: autrijus                              on 2003/09/06  14:31:22
        Log: * move files into modern locations.
	  +> lib/ExtUtils/AutoInstall.pm t/1-basic.t
	   - AutoInstall.pm t/AutoInstall.t
____________________________________________________________________________
[  7870] By: autrijus                              on 2003/09/04  17:31:58
        Log: * change the flag file from ".autoinstall.failed" to
             ".#autoinstall.failed" so it won't be packed into MANIFEST.
	   ! AutoInstall.pm
____________________________________________________________________________
[  5867] By: autrijus                              on 2003/05/15  18:26:55
        Log: * 0.52 -- use $(PERL) instead of $(PERLRUN) for 5.005 perl.
	   ! AutoInstall.pm
____________________________________________________________________________
[  5849] By: autrijus                              on 2003/05/14  21:11:12
        Log: * 0.51, purely for M::I changes so it builds on 5.00503.
	   ! AutoInstall.pm
____________________________________________________________________________
[  5439] By: autrijus                              on 2003/04/22  09:54:35
        Log: * cpan::config was loaded too late. thanks for david.
	   ! AUTHORS AutoInstall.pm
____________________________________________________________________________
[  4934] By: autrijus                              on 2003/03/25  16:52:18
        Log: * This be 0.50.
             * fixed a bug with 'make installdeps' not respecting sudo.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4905] By: autrijus                              on 2003/03/23  19:39:17
        Log: * now asks the user before we jump thru sudo.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4887] By: autrijus                              on 2003/03/23  00:10:11
        Log: * we'll ship META.yml next time around, i promise!
	   + META.yml
	   ! MANIFEST Makefile.PL
____________________________________________________________________________
[  4885] By: autrijus                              on 2003/03/22  23:48:18
        Log: * This be .49, the 'sudo' edition.
             * add copyright.
	   ! README
____________________________________________________________________________
[  4884] By: autrijus                              on 2003/03/22  23:44:37
        Log: * much better sudo install support.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4882] By: autrijus                              on 2003/03/22  23:12:13
        Log: * first trial at auto-sudo.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4805] By: autrijus                              on 2003/03/19  13:41:43
        Log: * oops.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4804] By: autrijus                              on 2003/03/19  13:40:16
        Log: * display the make in Config, e.g. nmake on windows.
             * also suggests acquiring root permission.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4801] By: autrijus                              on 2003/03/19  13:32:08
        Log: * use \t for readability.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4800] By: autrijus                              on 2003/03/19  13:29:45
        Log: * trying to work around dmake bug.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4782] By: autrijus                              on 2003/03/18  19:50:31
        Log: * Jonathan Leffler pointed out that the SIGNATURE is wrong.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4726] By: autrijus                              on 2003/03/14  10:07:08
        Log: * This be 0.47, emergency release.
	   ! AutoInstall.pm MANIFEST
____________________________________________________________________________
[  4671] By: autrijus                              on 2003/03/09  12:46:30
        Log: * toward 0.46.
	   ! AutoInstall.pm MANIFEST
____________________________________________________________________________
[  4658] By: autrijus                              on 2003/03/08  19:34:10
        Log: * oops. fixed the do_once obiwan bug reported by kane.
	   ! AutoInstall.pm
____________________________________________________________________________
[  4636] By: autrijus                              on 2003/03/07  17:25:35
        Log: * this really be 0.45.
	   ! MANIFEST Makefile.PL
____________________________________________________________________________
[  4635] By: autrijus                              on 2003/03/07  17:13:42
        Log: * do not install anyting optional by default.
	   ! Makefile.PL
____________________________________________________________________________
[  4634] By: autrijus                              on 2003/03/07  17:12:52
        Log: * This be 0.45.
	   ! AutoInstall.pm MANIFEST Makefile.PL
____________________________________________________________________________
[  4633] By: autrijus                              on 2003/03/07  16:16:48
        Log: * cease to import into 'main' unless it's the caller.
             * refactor out arg-generation part from Write() into
	       _make_arg().
	   ! AutoInstall.pm
____________________________________________________________________________
[  4498] By: autrijus                              on 2003/03/01  13:26:03
        Log: * kane requested do_once for not trying to reinstall failed
	       modules.
	   ! AutoInstall.pm
____________________________________________________________________________
[  3058] By: autrijus                              on 2003/01/01  15:49:11
        Log: * should perl -c before submit.
	   ! AutoInstall.pm
____________________________________________________________________________
[  3055] By: autrijus                              on 2003/01/01  15:42:42
        Log: * should use set_conf to pass options into cpanplus.
	   ! AutoInstall.pm
____________________________________________________________________________
[  3049] By: autrijus                              on 2003/01/01  14:07:13
        Log: * make install() return the list of okay'ed modules,
             instead of a count.
	   ! AutoInstall.pm
____________________________________________________________________________
[  3048] By: autrijus                              on 2003/01/01  14:03:53
        Log: * grammar nits, from Jonathan.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2988] By: autrijus                              on 2002/12/29  19:05:09
        Log: * version 0.26 is recommeneded, being the first sane
	       version.
	   ! Makefile.PL
____________________________________________________________________________
[  2987] By: autrijus                              on 2002/12/29  19:04:52
        Log: * beginning of -conflict support.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2916] By: autrijus                              on 2002/12/25  11:20:00
        Log: * Thie be 0.44.
             * updates TODO.
	   ! AutoInstall.pm TODO
____________________________________________________________________________
[  2915] By: autrijus                              on 2002/12/25  11:13:10
        Log: * Jonathan pointed out that the ->install flag is all
	       wrong.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2877] By: autrijus                              on 2002/12/23  19:47:37
        Log: * Jonathan requests clarification to the optional status
             of pre/post install hooks.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2876] By: autrijus                              on 2002/12/23  19:14:43
        Log: * counter nitpicking from Jonathan.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2869] By: autrijus                              on 2002/12/23  18:15:58
        Log: * We recommend 0.40 now.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2863] By: autrijus                              on 2002/12/23  17:24:40
        Log: * Jonathan's doc patch showing how to call ->install before
             ->import.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2821] By: autrijus                              on 2002/12/21  08:09:24
        Log: * -w friendly bootstrap script, courtesy of Jonathan
	       Leffler.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2801] By: autrijus                              on 2002/12/20  03:42:23
        Log: * A vanilla MY::postamble is still generated at
	       WriteMakefile
             time, unless a user-defined one already exists.
             * Prints a warning if Makefile is generated but
	       EU::AI:postamble
             never gets called.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2800] By: autrijus                              on 2002/12/20  03:40:26
        Log: * disabled test in anticipation of rewrite via MockObject.
	   ! t/AutoInstall.t
____________________________________________________________________________
[  2799] By: autrijus                              on 2002/12/20  03:17:53
        Log: * applying Jonothan's postamble() patch.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2798] By: autrijus                              on 2002/12/20  03:13:42
        Log: * whitespace removal, courtesy of Jonathan Leffler.
	   ! AutoInstall.pm
____________________________________________________________________________
[  2797] By: autrijus                              on 2002/12/20  03:11:01
        Log: * add authors.
	   + AUTHORS
	   ! AutoInstall.pm MANIFEST
____________________________________________________________________________
[  1502] By: autrijus                              on 2002/10/17  20:21:45
        Log: * 0.42.
	   ! AutoInstall.pm
____________________________________________________________________________
[  1348] By: autrijus                              on 2002/10/12  10:06:20
        Log: * 5.005 compat.
	   ! Makefile.PL
____________________________________________________________________________
[  1340] By: autrijus                              on 2002/10/12  08:08:13
        Log: * Support for John Peacock's version.pm for non-decimal
	       versions.
             * mad Changelog proofreading.
	   ! AutoInstall.pm Changes MANIFEST Makefile.PL
	   ! README TODO
____________________________________________________________________________
[  1323] By: autrijus                              on 2002/10/11  09:40:48
        Log: * This be 0.04.
             * fixed the incorrect version comparison to '0' bug.
             * ditch eval STRING and refactored into _load tests.
	   ! AutoInstall.pm
____________________________________________________________________________
[  1306] By: autrijus                              on 2002/10/10  16:58:52
        Log: * accomodate the new RV convention used by CPANPLUS.
	   ! AutoInstall.pm
____________________________________________________________________________
[   958] By: autrijus                              on 2002/09/20  16:31:49
        Log: * doc tweaks.
	   ! AutoInstall.pm
____________________________________________________________________________
[   955] By: autrijus                              on 2002/09/20  15:07:47
        Log: * minor fix.
	   ! AutoInstall.pm
____________________________________________________________________________
[   944] By: autrijus                              on 2002/09/20  02:39:32
        Log: * addes Module::Signature signatures.
	   ! MANIFEST
____________________________________________________________________________
[   943] By: autrijus                              on 2002/09/20  02:39:12
        Log: * credits.
	   ! AutoInstall.pm
____________________________________________________________________________
[   942] By: autrijus                              on 2002/09/20  02:36:58
        Log: * oops.
	   ! AutoInstall.pm
____________________________________________________________________________
[   941] By: autrijus                              on 2002/09/20  02:33:22
        Log: * implements pre/post hooks
             * reorganized documentation
	   ! AutoInstall.pm
____________________________________________________________________________
[   686] By: autrijus                              on 2002/08/17  16:00:54
        Log: * cosmetic changes in pod.
	   ! AutoInstall.pm
----------------------------------------------------------------------