eastcoastcoder has asked for the wisdom of the Perl Monks concerning the following question:
require 'file.pl' ;
but file.pl doesn't compile, how can I print the error msg? ( || die "$!" doesn't seem to work, don't know why)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: require error message
by tlm (Prior) on Jun 28, 2005 at 04:35 UTC | |
|
Re: require error message
by BUU (Prior) on Jun 28, 2005 at 05:21 UTC |