Front page | perl.qa |
Postings from March 2005
Test::META
Thread Previous
|
Thread Next
From:
Christopher H. Laco
Date:
March 26, 2005 16:29
Subject:
Test::META
Message ID:
4245FE70.60004@chrislaco.com
Is anyone aware of any existing code (aside from YAML) for grocking
META.yml?
I've got an itch. Aside from user side software tests, I'm also somewhat
addicted to developer tests (Test::Strict, Test::Pod, etc) to make sure
I'm not making stupid typo mistakes every time I upload a new version of
a module.
More than once now I've fubared my META.yml just enough that
CPAN/Kobesearch won't touch it. I'd like to remedy that problem with a
simple Test::META to check my syntax every time I make changes.
-=Chris
Thread Previous
|
Thread Next