Skip to content
Snippets Groups Projects
Commit c3b82324 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

update dependencies list

parent eb1a677a
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,11 @@
* misc code cleanup
* update Perl distribution dependencies:
- add CGI-Simple
- add Locale-Maketext-Lexicon
- add Data-Dump
- add Email-MIME
- add Email-Sender
- add Locale-Maketext-Lexicon
- add UNIVERSAL-require
- drop CGI
- drop HTTP-AcceptLanguage
......
......@@ -16,6 +16,7 @@ This is a web application developed in Perl, allowing SP admins to create test a
It requires the following CPAN distributions:
* CGI-Simple
* Config-Tiny
* Data-Dump
* DateTime
* List-MoreUtils
* Locale-Maketext-Lexicon
......@@ -25,6 +26,7 @@ It requires the following CPAN distributions:
* Rose-DB-Object
* Template-Toolkit
* Text-CSV
* UNIVERSAL-require
* XML-LibXML
Installation follows the usual autotools-based procedure:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment