Using a non Dependency Perl Module in a SCRIP

Hello,

I am writing a scrip that needs to use TFTP. Problem is when the scrip
runs I get an error saying that TFTP can not be found.

The module is there, and in the proper perl Path.

How do I get RT to recognize a perl module exists that was not part of
the makedep tree?

Any insight would be helpful.

Cheers

COS

Hello.2007/4/11, O’Sullivan, Cian cosullivan@akn.ca:

I am writing a scrip that needs to use TFTP. Problem is when the scrip runs
I get an error saying that TFTP can not be found.

The module is there, and in the proper perl Path.

Did you tried to use TFTP by standalone program that is run from command prompt?

P.S. And why use such an old module? It even does not have tests.
Maybe you should try Net::TFTP - it is newer.

Alexandr Ciornii, http://chorny.net