Ryan Moszynski wrote:
i really hope thats overkill for my problem. I have my program
finshed, this is the last condition i have to deal with. Also, my
supervisor would prefer me not to use any nonstandard modules.
Why not, if it on CPAN its "standard". If its not bundled with the perl
you have what so hard about a one time
perl -MCPAN -e 'install Whatever;'
and look at the author, dconway, if your boss has any sense he'll be
more than happy to use one of damian's modules.
If not then he's already a hopeless clueless idiot who wiches to remain
such. In that case what can you do :)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>