Revision history for Perl extension Class::Trigger.
0.08 Thu Feb 27 15:51:31 JST 2003
- Performance boostup and document clarification
(Thanks to Tim Bunce)
0.07 Sat Feb 15 01:01:36 JST 2003
- s/add_hook/add_trigger/ in pod.
(Thanks to Tony Bowden)
* now you can pass @args to call_trigger
- Class->call_trigger() works
(Thanks to Tim Bunce)
0.06 Wed Oct 23 19:13:20 JST 2002
* Fixed bug that trigger disappears when trigger sub modifies $_.
(Thanks to Tony Bowden and Barry Hoggard)
0.05 Tue Apr 30 14:06:06 JST 2002
- Example tweak
- remove untie() lines to shut up bleadperl
0.04 Fri Dec 28 12:43:32 JST 2001
- Added FAQ section in pod
(Thanks to people at POOP mailing list)
0.03 Tue Dec 25 03:30:31 JST 2001
- renamed to Class::Trigger from Class::Hookable
* Added object based triggers
- fixed bug that subclass shares arrayref of triggers with parent
0.02 Tue Dec 25 02:18:27 JST 2001
- removed evil eval() to inherit Class::Data::Inheritable
- makes copy of trigger table in add_trigger() for inheritance
(Thanks to Tony Bowden <tony@kasei.com>)
0.01 Mon Dec 24 11:47:13 2001
- original version; created by h2xs 1.19