freelanceprogrammers.org Forum Index » Perl
I solicit your help, pls don`t ignore
Joined: 09 Jun 2005
Posts: 2
I solicit your help, pls don`t ignore
In Perl environment, there is a perl module – FTP.pm.
In the directory “2.3perl5libNetFTP.pm”, Client
has already written the same module with the same
name. In that client written Module, there are so many
functions but only one function is not there. That
function is only available in Perl’s own package –
FTP.pm under
“/usr/local/pkg/perl/5.6.1/lib/site_perl/6.6.1/Net/FTP.pm.
If I invoke that module by “use Net::FTP”, it always
invokes client’s package “2.3perl5libNetFTP.pm”,
but I need to bypass that package and call Perl’s own
package from
“/usr/local/pkg/perl/5.6.1/lib/site_perl/6.6.1/Net/FTP.pm.
Please help me how to invoke perl’s FTP.pm instead of
existing or clients’ written FTP.pm.
__________________________________
Discover Yahoo!
Find restaurants, movies, travel and more fun for the weekend. Check it out!
http://discover.yahoo.com/weekend.html
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







