[Catalyst] [ANNOUNCE] Catalyst-Runtime 5.90020
Alexander Hartmaier
alexander.hartmaier at t-systems.at
Thu Feb 28 13:40:59 GMT 2013
The Catalyst team is proud to announce the latest version of Catalyst::Runt=
ime.
John Napiorkowski wrote a great blog post [1] about its new features and as=
ks for your comments and suggestions for upcoming features.
! Catalyst::Action now defines 'match_captures' so it is no long consider=
ed
an optional method. This might break you code if you have made custom
action roles/classes where you define 'match_captures'. You must change
your code to use a method modifier (such as 'around').
- New match method "Method($HTTP_METHOD)" where $HTTP_METHOD in (GET, POS=
T,
PUT, HEAD, DELETE, OPTION) and shortcuts in controllers called "GET, PO=
ST
PUT, HEAD, DELETE, OPTION"). Tests and documentation. Please note if =
you
are currently using Catalyst::ActionRole::MatchRequestMethods there may
be compatibility issues. You should remove that actionrole since the b=
uilt
in behavior is compatible on its own.
- Initial debug screen now shows HTTP Method Match info
- security fixes in the way we handle redirects
- Make Catalyst::Engine and Catalyst::Base immutable
- Some test and documentation improvements
[1] http://jjnapiorkowski.typepad.com/modern-perl/2013/02/catalyst-built-in=
-support-for-http-method-dispatching-and-whats-next.html
--
Cheers, Alex
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*=
"*
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*=
"*
Notice: This e-mail contains information that is confidential and may be pr=
ivileged.
If you are not the intended recipient, please notify the sender and then
delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*=
"*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20130228/ea5a7=
ca4/attachment.htm
More information about the Catalyst
mailing list