Help for this page

Select Code to Download


  1. or download this
    use base qw(Exporter);
    *isa = \&UNIVERSAL::isa;
    ...
    
    # Output under perl 5.6     : Undefined subroutine &main::isa called a
    +t - line 4.
    # Output under perl 5.005_03: 1