diff options
author | ivan <ivan> | 2005-03-06 11:45:36 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-03-06 11:45:36 +0000 |
commit | fffa50e1757bc57a5c062228f02a354cce58236d (patch) | |
tree | 9327cc93199b54d206a94ea02ef4ba21d799285a /install | |
parent | d1a4ffdc8389179297568295e3e85b3a0bc7ac06 (diff) |
adding Text::CSV and Spreadsheet::WriteExcel
Diffstat (limited to 'install')
-rw-r--r-- | install/freebsd/ports | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install/freebsd/ports b/install/freebsd/ports index 9b8fda534..5abaac2a1 100644 --- a/install/freebsd/ports +++ b/install/freebsd/ports @@ -48,3 +48,5 @@ devel/p5-Cache-Cache security/p5-Crypt-PasswdMD5 net-mgmt/p5-NetAddr-IP graphics/p5-GD +textproc/p5-Spreadsheet-WriteExcel +textproc/p5-Text-CSV_XS |