- Restrict to Perl 5.8+ due to dependency upon devel/p5-Class-Exception
1.15 2006-05-26T21:28:55
- Added the 'requester' attribute to Params::Callback. This can be
specified by passing the 'requester' paremter to request(), and can be
anything.
1.14 2006-03-02T20:07:28
- Removed an unnecessary eval block around the loading of Class::ISA
and Attribute::Handlers that would prevent the failure of either
of
those modules to load to propagate.
- Fixed typo in the Synopsis spotted by Scott Lanning.
- Added support for mod_perl2, as well as mod_perl 1 and mod_perl 1.99.
PR: ports/98303
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)