- Update from v0.08 to v0.11 0.11 2005-07-18 - Clarified and improved the docs (I hope). - MasonX::WebApp::ApacheHandler->request_args() now requires an Apache::Request object unless args_method is set to "CGI". 0.10 2005-07-17 - The handler() sub provided by MasonX::WebApp was broken, as was the version in the docs. Reported by George Hartzell. - If your subclass did not call $class->ApacheHandlerParams() and set some parameters, then MasonX::WebApp's default handler() would fail. Reported by Lee Carmichael. - Fix handling of MasonGlobalName. Reported by George Hartzell. - Shut up annoying "subroutine redefined" warnings from MasonX::WebApp. - Added some real tests - Require Perl 5.6.0+ 0.09 2005-05-25 - Documented RequireAbortAfterAction declarative parameter. - Added overridable method _is_valid_action() to allow for more fine-grained control over what methods are exposed via URIs. - Made ActionURIPrefixRegex public. This allows for more control over what can come before an action name in a URI.
Responsible Changed From-To: freebsd-ports-bugs->aaron Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
State Changed From-To: feedback->closed Committed after maintainer timeout.