|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: A lil module creation adviceby greywolf (Priest) |
| on Apr 20, 2002 at 11:58 UTC ( [id://160794]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Is your module failing by being run or failing at compile time?
Every module that is 'used' must compile properly or the entire program will fail before it is run. 'use strict' will tell you exactly where the program is failing. Sending some debugging to the screen will tell you how much of the program is being run before failing. mr greywolf
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||