Changes for version 0.95
- perlcritic updates
- move pod after __END__
 - fix useless string interpolation
 - include /s on quoted regexps and not on quoted regexp execution
 - use strict/use warnings on tests
 
 - touched up pod in a couple places
- use trace; should be use Devel::XRay;
 - fixed two grammar errors
 
 
Modules
See What a Perl Module Is Doing