http://www.perlmonks.org?node_id=1004541

baskar_79 has asked for the wisdom of the Perl Monks concerning the following question:

Hi All, I am trying to get the list of directory from the ftp with its creation date. But, i can get the directory list using Net::FTP, as $ftp->ls(), but i need help on getting the creation date of the folder. Please help me on this. Regards Baskar