# Dependencies for ModPerlEngineContrib
# Example:
# Time::ParseDate,>=2003.0211,cpan,Required.
# Foswiki::Plugins,>=1.2,perl,Requires version 1.2 of handler API.
mod_perl,>=1.24,cpan,Required if you're using Apache 1.3
mod_perl2,>=2.0,cpan,Required if you're using Apache 2.x
Apache::Request,>=1.30,cpan,Recommended if you're using Apache 1.3
Apache2::Request,>=2.0,cpan,Recommended if you're using Apache 2.x
CGI,>=3.11,cpan,Required if you don't have Apache::Request or Apache2::Request. Otherwise not needed.
