Paketname | libweb-simple-perl |
Beschreibung | simple web framework |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.002+dfsg-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | perl, libhttp-request-ascgi-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 28232 Byte |
Prüfsumme MD5 | 19b4237d670de391bc53939f435f0d22 |
Prüfsumme SHA1 | 53e3f0004a3518646c96f6fafb16c85c76a890ff |
Prüfsumme SHA256 | 40daa4c3fa74e3c34dbbf7a907c1daf6886d29d9984dbaa5e9651979a6fc7dd2 |
Link zum Herunterladen | libweb-simple-perl_0.002+dfsg-1_all.deb |
Ausführliche Beschreibung | Web::Simple provides a bare minimum system for writing web applications that
don't need a full-fledged web framework.
.
The philosophy of Web::Simple is to keep to an absolute bare minimum, for
everything. It is not designed to be used for large scale applications; the
Catalyst web framework already works very nicely for that and is a far more
mature, well supported piece of software.
.
However, if you have an application that only does a couple of things, and
want to not have to think about complexities of deployment, then Web::Simple
might be just the thing for you.
|