====== Requirements ====== Pixlr is mainly powered by Perl together with the Template Toolkit and PostgreSQL. For running Pixlr on your webserver, you need to fulfill some requirements. ===== Perl modules ===== Pixlr depends on the following modules: * [[http://search.cpan.org/~lds/CGI.pm-3.29/|CGI]] - Perl's standard modules to the common gateway interface * [[http://search.cpan.org/~timb/DBI-1.56/|DBI]] - Perl's database interface modules * [[http://search.cpan.org/~dbdpg/DBD-Pg-1.49/|DBD::Pg]] - Perl's PostgreSQL DBI class