shelling / class-implant

a perl module for manipulating mix-in and inheritance of packages from outside

This URL has Read+Write access

class-implant / Changes
100644 11 lines (7 sloc) 0.27 kb
1
2
3
4
5
6
7
8
9
10
11
Revision history for Perl extension Class::Implant.
 
0.01 2009/4/2
    - implement main function: implant()
 
    - original version;
        + created by h2xs 1.23 partially with options
                -X -n Class::Implant
        + created by dzil 1.004 partially