require 5.008001; use strict; use warnings; use Config; # shouldn't this die or something? warn < '0.34'; requires 'Spreadsheet::ParseExcel' => '0.49'; requires 'Text::CSV' => '1.10'; recommends 'Text::CSV_XS' => '0.59'; WriteAll;