Codebase list libmodule-build-tiny-perl / 023c67b
bump version to 0.02 David Golden 14 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1111 use Test::Harness 0 ();
1212 use Tie::File 0 ();
1313 use Text::ParseWords 0 ();
14 our $VERSION = '0.01';
14 our $VERSION = '0.02';
1515
1616 my %re = (
1717 lib => qr{\.(?:pm|pod)$},