in reply to Re^2: Low-threshold function in Text::CSV_XS (@EXPORT_OK)
in thread Low-threshold function in Text::CSV_XS

See App::CCSV for oneliners ... although it could use some help with interface (it should come with existing configs)
  • Comment on Re^3: Low-threshold function in Text::CSV_XS (App::CCSV)

Replies are listed 'Best First'.
Re^4: Low-threshold function in Text::CSV_XS
by Tux (Canon) on Jan 25, 2014 at 12:40 UTC

    This is not for applications or command-line-utilities. Text::CSV_XS already comes with examples and Spreadsheet::Read comes with xlscat which already fills the CL util gap. That is not my aim for now (though it can make CLI tools quite a lot easier when done right).


    Enjoy, Have FUN! H.Merijn