The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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