Class-Method-Modifiers
view release on metacpan or search on metacpan
Revision history for Class-Method-Modifiers
2.15 2023-03-05 23:42:48Z
- localize $SIG{__DIE__} before calling eval (closes RT#146848; Yves
Orton)
2.14 2023-01-16 21:26:04Z
- remove Test::Fatal and Test::Needs from test prereqs (PRs #7, #8,
Graham Knop)
2.13 2019-08-10 00:18:50Z
- bypass prototypes when testing for lvalue attribute
- fixed a class name in tests to avoid conflicting with a core module
2.12 2016-03-04 22:12:15Z
- minor documentation tweaks
2.11 2014-08-16 05:21:30Z
- (from changes in 1.09) [#80194] (Karen Etheridge)
1.09 2012-04-02
- Install modified subs in the proper namespace [#74569]
(Karen Etheridge)
1.08 2011-10-16
- Document install_modifier (requested by Tokuhiro Matsuno)
1.07 2011-02-23
- Move from Test::Exception to Test::Fatal (Justin Hunter)
1.06 2010-11-26
- Add support for: modifier ["name1", "name2"] => sub {}
1.05 2009-10-21 14:01:11
- Add install_modifier as a public API (Goro Fuji)
1.04 2009-06-15 11:33:31
- We need parens around confess if we're going to delay-load
Carp, affects only 5.10 (reported by David Raab)
( run in 2.680 seconds using v1.01-cache-2.11-cpan-54e63673c56 )