Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.400.869 Times

Universalderivedclasses freeware
 

Universalderivedclasses

Added: October 19, 2010 | Visits: 831

UNIVERSAL::derived_classes SYNOPSIS require UNIVERSAL::derived_classes; package A; package B; @ISA = qw( A ); package C; @ISA = qw( B ); package main; my @derived_classes = A->derived_classes; # B, C my @derived_classes_reversed = A->derived_classes_reversed; # C, B UNIVERSAL::derived_classes provides the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): UNIVERSAL::derived_classes Download