2009/4/24 John M. Gamble <jgam...@ripco.com>: > 2) CPAN packages are named using that number in META.yml. See above.
Can someone remind me why the package naming matters again? > To me, an X.YY version > number goes to X.YY.00, and that's how I've been numbering them. I think the "obvious" requires that you have done the following (or equivalent) at any point in your Perl career. > perl -de 1 Loading DB routines from perl5db.pl version 1.3 Editor support available. Enter h or `h h' for help, or `perldoc perldebug' for more help. main::(-e:1): 1 DB<1> x $] 0 5.008008 Adam K