in reply to i want to go through the code of Net::Ftp module in perl
perl -MNet::FTP -e 'print $INC{"Net/FTP.pm"}, "\n"' [download]