annotate _test/temp.pl @ 90:dc1da0389db7

Small improvements in the abstract object class Added support for a class data, documentation Additional tests for the new functionality
author wizard
date Mon, 26 Apr 2010 03:10:03 +0400
parents 52eeec77504b
children 0667064553ef
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
83
74bae30eb25e (no commit message)
wizard
parents:
diff changeset
1 #!/usr/bin/perl
74bae30eb25e (no commit message)
wizard
parents:
diff changeset
2
86
52eeec77504b TAP fixes
wizard
parents: 83
diff changeset
3 warn join "\n", keys %{__PACKAGE__.'::'};