Perl : Fetching the header row or row count from a file in FTP -


I have a Perl script and a special feature to get the column name and row number of the file present in the FTP location. the wanted . Attempted Net :: FTP module but it does not retrieve the row count or column header. Is there any way that I can attain those qualities and specify it in a variable?


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

Firefox reacting to JQuery setTimeout that doesn't apply -