Help for this page

Select Code to Download


  1. or download this
    Can't call method "isa" on an undefined value at /usr/local/share/perl
    +/5.8.8/Class/Std.pm line 225.
    
  2. or download this
    # This is the values that blow it up
    #   @hierarchy = qw(EEBL::League::Schedule);
    ...
                   : $b->isa($a) ? +1
                   :                0
                   } @hierarchy;