Version 2013042301 Tue Apr 23 16:07:05 CEST 2013 + Fall back to using the pattern if neither name or comment are given. Version 2013042101 Sun Apr 21 23:34:57 CEST 2013 + Made a 'name' accessor for Test::Regexp::Object + Allow objects to store "tags". + Remove ghost_num_captures and ghost_name_captures. Version 2013041501 Mon Apr 15 23:45:33 CEST 2013 + Add Test::Tester to test_requires + Added a "todo" parameter to match() Version 2013041201 Fri Apr 12 23:05:10 CEST 2013 + Made the 'full_text' option to work. Version 2013040301 Wed Apr 3 14:19:40 CEST 2013 + Sync version numbers between files. Version 2013040201 Tue Apr 2 19:33:03 CEST 2013 + Used Test::Tester to check tests. Version 2009121701 + Removed t/990_kwalitee.t Version 2009121403 + Sync VERSION numbers Version 2009121402 + Require Test::More 0.88. Version 2009121401 + Tweaks in displaying messages. Version 2009121001 + Better skipping of tests. Version 2009120903 + Use @+ instead of @- to find the number of captures. Version 2009120902 + Tweaked undocumented features. Version 2009120901 + Added undocumented features. Version 2009120801 + Added 'test' option to 'match'. Version 2009120501 + Methods 'match' and 'no_match' can take additional parameters. Version 2009120301 + Fixed a bug that autovivified the correct number of named params. + Set build_requires & configure_requires. Version 2009041401 + Added tests for POD and Kwalitee Version 2009041401 + Fixed MANIFEST. Version 2009041001 + Add OO interface. Version 2009040901 + Modernized Makefile.PL. + POD fixes. + Added Changes file. + Removed $VERSION from test files. Version 2009033101 + Initial release