adding JSON to the prereqs lists.
This commit is contained in:
parent
b2da0a04f4
commit
7cc38a8a81
2 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ save you many hours of grief.
|
||||||
DateTime
|
DateTime
|
||||||
DateTime::Format::Strptime
|
DateTime::Format::Strptime
|
||||||
DateTime::Cron::Simple
|
DateTime::Cron::Simple
|
||||||
|
JSON
|
||||||
Archive::Zip
|
Archive::Zip
|
||||||
|
|
||||||
And optionally, these:
|
And optionally, these:
|
||||||
|
|
|
||||||
|
|
@ -72,6 +72,7 @@ checkModule("HTML::TagFilter",0.07);
|
||||||
checkModule("HTML::Template",2.7);
|
checkModule("HTML::Template",2.7);
|
||||||
checkModule("Parse::PlainConfig",1.1);
|
checkModule("Parse::PlainConfig",1.1);
|
||||||
checkModule("XML::RSSLite",0.11);
|
checkModule("XML::RSSLite",0.11);
|
||||||
|
checkModule("JSON",0.991);
|
||||||
#checkModule("POE",0.3202);
|
#checkModule("POE",0.3202);
|
||||||
#checkModule("POE::Component::IKC::Server",0.18);
|
#checkModule("POE::Component::IKC::Server",0.18);
|
||||||
#checkModule("POE::Component::JobQueue",0.5402);
|
#checkModule("POE::Component::JobQueue",0.5402);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue