$@ and do { warn "Could not load $mod: $@\n"; return; };
to:
$@ and do { warn "Could not load $mod\n"; return; };
In reply to Re: Generate a single "or regex" from given strings
by toolic
in thread Generate a single "or regex" from given strings
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |