in reply to Simple module crashes on remote server
should be@EXPORT = qw( &get_msg );
@EXPORT = qw( get_msg );
Update: What exactly is the problem you're having? try adding -w to the script to actually see the errors if any.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Simple module crashes on remote server
by wfsp (Abbot) on Jul 13, 2004 at 10:46 UTC |