Could any one explaine me why can't Carp deal with UNIVERSAL::AUTOLOAD#!/usr/bin/perl -w use Carp; sub UNIVERSAL::AUTOLOAD { carp "foo"; } bar(); Error :- <code> foo at l.pl line 5 UNIVERSAL::AUTOLOAD() called at l.pl line 8
In reply to Carp can't deal with UNIVERSAL::AUTOLOAD by jesuashok
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |