The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension App::CPAN::Fresh

0.12  2015-04-17 17:07:08 CEST
        - Add deprecation message

0.11  Fri Nov  9 09:12:21 PST 2012
        - Support v-string versions

0.10  Wed Feb 16 10:15:17 PST 2011
        - Support -TRIAL releases

0.09  Tue Jun 22 17:37:35 EDT 2010
        - Fixed -h docs 

0.08  Fri Feb 19 15:19:26 PST 2010
        - Added --minus|-m option to use cpanminus http://bit.ly/cpanm

0.07  Fri Sep 11 16:15:25 JST 2009
        - Added -d option to install devel version of the module.

0.06  Wed Sep  2 11:23:51 PDT 2009
        - Make the search more robust to work around when FriendFeed search index it not up-to-date
        - Added -fi and -t to the usage doc

0.05  Wed Sep  2 02:18:55 PDT 2009
        - Added -f (force) and -t (test) command line switch

0.04  Wed Sep  2 01:18:08 PDT 2009
        - Rename the dist to App::CPAN::Fresh

0.03  Tue Sep  1 23:24:38 PDT 2009
        - If the found upload is older than 2 days, just use your mirror

0.02  Tue Sep  1 23:06:19 PDT 2009
        - Added -h option
        - Display usage information when there's no arguments

0.01  Tue Sep  1 22:03:51 2009
        - original version