Changes for version 2.0
- If you don't give your CPAN password in .pause or via a switch, you'll now be prompted for it, with echo'ing turned off. Suggested by Ed Avis. This added a dependency on Term::ReadKey.
- If an ftp upload of a file fails, then you're now prompted to see if you want to continue. We now only try and POST to the PAUSE site for files which we actually managed to upload :-) Also suggested by Ed Avis.
- Added a -non_interactive (or -ni) switch. If this is given, then cpan-upload will never prompt (see above two points), but will also do some default action (eg warn or die).
- Various documentation updates.
- Updated versions of AppConfig::Std and Pod::Usage that we depend on - APIs have changed, so need latest versions.
Documentation
upload one or more files to CPAN, using PAUSE