Download excel files in xls or csv using perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • appu123
    New Member
    • Mar 2010
    • 5

    Download excel files in xls or csv using perl

    does perl allow the download of excel files i.e. in xls or csv format ???
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    You can programmaticall y tell Perl to get your excel file, sure. You have to know where it is (website, machine, etc) and then code to tell it how to get it.

    Regards,


    Jeff

    Comment

    • appu123
      New Member
      • Mar 2010
      • 5

      #3
      well thanx for help...

      Comment

      Working...