Changeset 3392 for lang/perl/Class-Hookable
- Timestamp:
- 12/21/07 12:10:51 (13 months ago)
- Location:
- lang/perl/Class-Hookable/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Class/Hookable.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Class-Hookable/trunk/Changes
r3351 r3392 1 1 Revision history for Perl extension Class::Hookable 2 3 0.04 Fri Dec 11:50:00 JST 2007 4 - Correction of a mistake of a test file: 02_hookable_call_filter.t 5 [before] 06: use Test::Base tests => 4; 6 [after] 06: use Test::More tests => 4; 2 7 3 8 0.03 Thu Dec 14:20:00 JST 2007 -
lang/perl/Class-Hookable/trunk/lib/Class/Hookable.pm
r3345 r3392 8 8 9 9 use vars qw( $VERSION ); 10 $VERSION = '0.0 3';10 $VERSION = '0.04'; 11 11 12 12 sub new { bless {}, shift }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)