[Padre-dev] [Padre-commit] rev 938 - in projects/Task-Padre-Plugins: . lib/Task/Padre
Steffen Mueller
smueller at cpan.org
Thu Nov 13 03:20:10 PST 2008
Gabor Szabo wrote:
> Does it prefer to look in the main .pm file over MATE.yml or the filename?
I think it prefers META.yml over everything. I don't think it respects a
version in the file name *at all*. Similarly, I doubt it tries to parse
Build.PL (not that you insinuated it would).
However, it's mostly personal preference that I like to have a version
in any piece code. That makes it easy to answer the question of "what
version of Task::Padre do we have on this machine?". This is not
possible if you have it just in Build.PL/Makefile.PL.
Cheers,
Steffen
More information about the Padre-dev
mailing list