- or download this
#!/usr/local/bin/perl
...
my $class = undef;
eval { $class->isa('MyClass'); };
- or download this
Can't call method "isa" on an undefined value at /home/chrisgrafham/ho
+spital/cgi-bin/testEval.pl line 13.
- or download this
Can't call method "isa" on an undefined value at /home/fred/..../cgi-b
+in/testEval.pl line 13