if (m{^(.*)/(tp_\w+)}i) { my ( $pathPrefix, $tpname ) = ( $1 ? ( $1, $2 ) : ( '.', $_ ) ); # etc... }
Take a look at the Basic debugging checklist for other generic advice.
In reply to Re: Debuging Perl Script
by toolic
in thread Debuging Perl Script
by jack64
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |