Yitzchak Scott-Thoennes wrote:
Why not just
use version; $VERSION = '0.0.1';
? presumably satisfying M::B, EU::MM, and PAUSE (though better those
should consult META.yml).
Well, yeah, that works too. ;-)
Mostly I was testing the water with the idea that 'use version;' becomes
more like a pragma in the compatibility module (it's already a no-op in
bleadperl). I have to figure out what 'no version;' means and how to
implement it in bleadperl (it shouldn't be too painful, he said
optimistically)...
John
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
|