![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Persistent Perl Interpreterby mpeters (Chaplain) |
on Oct 06, 2005 at 15:42 UTC ( [id://497973]=note: print w/replies, xml ) | Need Help?? |
The above suggestions are good for getting a persistent perl interpreter, but if you wanted to just try and run them all under the same interpreter you could turn them into modules using Test::Class which your main harness script would use or require.
-- More people are killed every year by pigs than by sharks, which shows you how good we are at evaluating risk. -- Bruce Schneier
In Section
Seekers of Perl Wisdom
|
|