[Catalyst-commits] r11456 - in
Catalyst-Runtime/5.80/branches/disable_regex_fallback: . lib
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Mon Oct 5 21:59:01 GMT 2009
Author: t0m
Date: 2009-10-05 21:59:01 +0000 (Mon, 05 Oct 2009)
New Revision: 11456
Modified:
Catalyst-Runtime/5.80/branches/disable_regex_fallback/Changes
Catalyst-Runtime/5.80/branches/disable_regex_fallback/lib/Catalyst.pm
Log:
Tidy up changelog/attribution
Modified: Catalyst-Runtime/5.80/branches/disable_regex_fallback/Changes
===================================================================
--- Catalyst-Runtime/5.80/branches/disable_regex_fallback/Changes 2009-10-05 21:35:09 UTC (rev 11455)
+++ Catalyst-Runtime/5.80/branches/disable_regex_fallback/Changes 2009-10-05 21:59:01 UTC (rev 11456)
@@ -7,11 +7,11 @@
- Catalyst::Dispatcher::dispatch_types no longer throws deprecated warnings
as there is no recommended alternative.
- Improved the suggested fix warning when component resolution uses regex
- fallback for fully qualified component names. (abraxxa)
-
+ fallback for fully qualified component names.
+
New features:
- Added disable_component_resolution_regex_fallback config option to
- switch off regex fallback for component resolution. (abraxxa)
+ switch off (deprecated) regex fallback for component resolution.
5.80013 2009-09-17 11:07:04
Modified: Catalyst-Runtime/5.80/branches/disable_regex_fallback/lib/Catalyst.pm
===================================================================
--- Catalyst-Runtime/5.80/branches/disable_regex_fallback/lib/Catalyst.pm 2009-10-05 21:35:09 UTC (rev 11455)
+++ Catalyst-Runtime/5.80/branches/disable_regex_fallback/lib/Catalyst.pm 2009-10-05 21:59:01 UTC (rev 11456)
@@ -2790,6 +2790,8 @@
acme: Leon Brocard <leon at astray.com>
+abraxxa: Alexander Hartmaier <abraxxa at cpan.org>
+
Andrew Bramble
Andrew Ford E<lt>A.Ford at ford-mason.co.ukE<gt>
More information about the Catalyst-commits
mailing list