in reply to Re^8: parsing CSV
in thread parsing CSV

Any thoughts, Monks of Wisdom?

Replies are listed 'Best First'.
Re^10: parsing CSV
by GrandFather (Saint) on Oct 09, 2016 at 03:34 UTC

    If you are using Perl you seldom need to resort to using the command line to get work done. Don't use curl. Don't use mail. Instead read the suggestion Corion gave and the documentation for MIME::Lite. When you figure it out you'll be surprised how easy it is.

    Premature optimization is the root of all job security
      I tried to change the print from $Output but the problem I was having was that I would receive errors when trying to input the urls in place of PG1CSV and PG2CSV