Maybe that had something to do with why I wasn't getting the object-method-not-found error?eval { $lock->remove() }; if ($@) { if (my $exception = My::Exception::Lock::NotFound->caught()) { warn $exception; } else { die $@; } }
In reply to Re^4: Perl OO Lint
by jffry
in thread Perl OO Lint
by jffry
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |