Revision history for CPAN-Uploader

0.103000 2011-04-07 22:05:13 America/New_York

allow an alternate upload_uri via constructor arg or env var

0.102150 2010-08-03 18:34:27 America/New_York

allow automatic use of proxy from environment

0.101670 2010-06-16 07:44:32 America/New_York

only print HTTP headers, not body

0.101550 2010-06-04 00:00:50 America/New_York

minor tweak to the user-agent string sent

0.101260 2010-05-06 22:48:37 America/New_York

          move config file reading into CPAN::Uploader and out of the bin
          better error message if no username is provided
          no longer fails if ~/.pauserc is missing
          eliminate spurious warnings

0.100760 2010-03-17 12:14:52 America/New_York

          fix internal log_debug to not try logging $self (thanks, Chris
          Prather)

0.100750 2010-03-16 09:29:19 America/New_York

prompt for password if using -u to specify a user not in config file

0.100660 2010-03-07 10:49:55 America/New_York

make the log and log_debug methods public

0.093390 2009-12-05 20:59:51 America/New_York

include docs on cpan-uploader command

0.093330 2009-11-29 17:47:16 America/New_York

          prompt for password if none is in config (patch from David Caldwell)
          re-release to include a META.yml for cpandeps

0.091270 2009-05-07

refactor internals, improve options handling, --dry-run (sungo)

0.005     2008-11-09
          handle but ignore -verbose to work with Module::Install

0.004     2008-10-24
          add URI prereq

0.003     2008-06-08
          make cpan-upload install

0.002     2008-06-06
          refactored code further, added upload script (not installed)

0.001     2008-06-06
          first release