[Omaha.pm] ignoring undefined subroutines

Jay Hannah jay at jays.net
Thu Sep 9 08:53:52 CDT 2004


On Sep 9, 2004, at 4:54 AM, Hugh Jarce wrote:
>     local *sym = $main::{$_};
>     defined($sym) and print "jay is trying to break hugh's code\n";
>     defined(*sym{CODE}) and &$_;

OOooo... That's neat. That's probably what I was trying to find in my 
book and couldn't figure out where it lived... Symbol tables?

> See also Devel::Symdump.

I'll check it out. Thanks,

j




More information about the Omaha-pm mailing list