- or download this
$ perl -Mstrict -Mwarnings -E 'use Spreadsheet::XLSX; say $Spreadsheet
+::XLSX::VERSION'
Can't locate Spreadsheet/XLSX.pm in @INC (you may need to install the
+Spreadsheet::XLSX module) ...
- or download this
$ cpan
...
...
...
MIKEB/Spreadsheet-XLSX-0.15.tar.gz
/usr/bin/make install -- OK
- or download this
$ perl -Mstrict -Mwarnings -E 'use Spreadsheet::XLSX; say $Spreadsheet
+::XLSX::VERSION'
0.15
- or download this
#!/usr/bin/perl ...
#!/usr/local/bin/perl ...
- or download this
#!/usr/bin/env perl ...