in reply to Re: EMBEDD PM INTO SCRIPT CODE.
in thread EMBEDD PM INTO SCRIPT CODE.

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: EMBEDD PM INTO SCRIPT CODE.
by EvanK (Chaplain) on Aug 07, 2007 at 16:52 UTC
    Read his post more carefully:
    and get rid of the use 5.008006; commands in Net::Scan::Ftp::Anonymous and Net::Scan::Fork
    So open up the modules in question, remove the use commands noted above, and copy-and-paste the darned things together. This is, of course, assuming there's a problem with uploading the modules to your webspace and including them with use lib '/path/to/your/module/files/'.

    __________
    Systems development is like banging your head against a wall...
    It's usually very painful, but if you're persistent, you'll get through it.

    A reply falls below the community's threshold of quality. You may see it by logging in.