version 0.003; 2011-04-09
- new "use_pod_dir" option for POD documentation in a subdirectory
- check for required Perl version at runtime
- use full stricture in test suite
- in Build.PL, explicitly declare configure-time requirements
- remove bogus "exit 0" from Build.PL
- include META.json in distribution
- add MYMETA.json and MYMETA.yml to .cvsignore
version 0.002; 2009-05-20
- bugfix: avoid unreliable "\w" in regexps in code
- portable filename handling using File::Spec, to work on non-Unix
systems
- use "parent" pragma to import Exporter behaviour
- in documentation, use the term "truth value" instead of the less
precise "boolean"
- test POD syntax and coverage
- build with Module::Build instead of ExtUtils::MakeMaker
- complete dependency list
- include signature in distribution
- in documentation, separate "license" section from "copyright" section
version 0.001; 2006-06-29
- new "trivial_syntax" option for pseudo-bareword syntax
- versioned dependency on IO::Dir
- typo fix in documentation
version 0.000; 2004-06-20