File: Changes

package info (click to toggle)
libclass-default-perl 1.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 132 kB
  • ctags: 72
  • sloc: perl: 741; makefile: 51
file content (27 lines) | stat: -rw-r--r-- 764 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Revision history for Perl extension Class::Default.

1.3 Tue Feb 15 2005
	- Removing braindead Build.PL

1.2  Tue Jan 11 2005
	- There are no functional changes in this release
	- Resolved CPAN #9581 Missing changes for 1.1
	- See rt.cpan bug page for why I released to fix this if needed.

1.1  Sat Oct  2 2004
	- There are no functional changes in this release
	- Upgraded Makefile.PL to Module::Build
	- Modernised the test scripts
	- Call Carp::croak explicitly

1.0  Mon Dec 15 2003
	- Minor code cleanup to slightly reduce memory overhead
	- Incrementing to version 1.0

0.2  Mon May 27 11:37:06 2002
        - Added the _class method
        - Fixed Makefile.PL to install Class::Inspector before testing

0.1  Thu May 25 20:09:55 2002
	- original version