Changes for version 0.36 - 2015-08-16
- Ron Savage is now co-maint.
- Move eg/ to examples/.
- Many thanx to the various parties who logged issues on RT. Some have been fixed, see below.
- Add examples/failure.01.pl, downloaded, and noted in docs, from https://rt.cpan.org/Public/Bug/Display.html?id=104897
- Move pod tests into xt/author/pod.t by cutting them out of t/00_basic.t. See https://rt.cpan.org/Public/Bug/Display.html?id=85686 and https://rt.cpan.org/Public/Bug/Display.html?id=85209
- Add repository https://github.com/ronsavage/Regexp-Assemble.git. Note: github does not list Perl as one of the licence options, so the auto-generated LICENSE (sic) file is not included in the distro. See https://rt.cpan.org/Public/Bug/Display.html?id=103856.
- Fix some spelling errors in the pod. See https://rt.cpan.org/Public/Bug/Display.html?id=84336
- Move ./Assemble.pm into lib/Regexp/.
- Move the contents of the TODO file into the docs, and delete that file.
- Rearrange pod, but not be running this module over it :-). Actually, put pod at end of file.
- Update Makefile.PL.
- Add Changelog.ini.
- Update MANIFEST.SKIP.
Modules
Assemble multiple Regular Expressions into a single RE
Examples
- examples/assemble
- examples/debugging
- examples/failure.01.pl
- examples/fee
- examples/file.1
- examples/file.2
- examples/file.3
- examples/file.4
- examples/hostmatch/bad.canonical
- examples/hostmatch/error.canonical
- examples/hostmatch/good.canonical
- examples/hostmatch/hostmatch
- examples/hostmatch/source.in
- examples/ircwatcher
- examples/naive
- examples/roman
- examples/stress-test.pl
- examples/tld
- examples/track-5.10
- examples/unquotemeta