On 10/14/06, Jesse Engel <[EMAIL PROTECTED]> wrote:
by using net::ftp::recursive, do you get all of the methods (not really comfortable with oo programming yet so i hope i stated that right) included with net::ftp?
It's not the case generally that loading module Foo::Bar::Baz also loads Foo::Bar. But it seems that Net::FTP::Recursive is implemented on top of Net::FTP. Thus, when you use NFR, code from both modules becomes available. Cheers! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>