]> git.sesse.net Git - pr0n/blobdiff - doc/modules.txt
Remove obsolete wizard files.
[pr0n] / doc / modules.txt
index 34fea2eef66cc012573f1ade9157b63077a8dc47..c0b88a6aeef252e8167695c6b47ea47094cd7b74 100644 (file)
@@ -1,12 +1,16 @@
 Program/module name         Debian package             Usage
 
-mod_perl2                   libapache2-mod-perl2       Running it all :-)
-apreq2                      libapache2-request-perl    Parsing CGI parameters
-                            libapache2-mod-apreq2
+Starlet                     starlet                    PSGI web server
+HTTP::Parser::XS            libhttp-parser-xs-perl     Faster Starlet
+IO::File::WithPath          libio-file-withpath-perl   Sending files
 PerlMagick                  perlmagick                 Scaling etc.
 MIME::Types                 libmime-types-perl         Sending the right MIME types
 DBD::Pg                     libdbd-pg-perl             PostgreSQL connection
 Image::ExifTool             libimage-exiftool-perl     Parsing EXIF data
+Digest::SHA1                libdigest-sha1-perl        Verifying passwords
+Digest::HMAC_SHA1           libdigest-hmac-perl        Verifying digest passwords
+Crypt::Eksblowfish::Bcrypt  libcrypt-eksblowfish-perl  Verifying passwords
+HTML::TagCloud              libhtml-tagcloud-perl      Tag cloud on /+tags/
 jpegtran                    libjpeg-progs              Lossless JPEG rotation
 dcraw                       dcraw                      NEF support
-
+Qscale                      N/A                        Faster image scaling support