Changes for version 1.00 - 2005-07-10
- bumped up version number
- migrate to Module::Build
- autogenerate Makefile.PL
- add README
- moved module to lib/Regexp/
- added POD, POD coverage, and signature tests
- avoid use of ref() and UNIVERSAL::isa() -- I've grown as a programmer
- reformatted some code
- added some negations and plurals
- added /s modifier on newline*()
- marked helper-building functions with leading underscores
- added documentation for undocumented methods
- improved some phrasings in the documentation
- clarified what "multiple" means
Modules
Perl module to create regular expressions more verbosely