DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcatalyst-view-tt-perl
BeschreibungTemplate View Class for Catalyst
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.30-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl, libcatalyst-perl, libtemplate-perl, libtemplate-timer-perl, libtemplate-provider-encoding-perl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße28622 Byte
Prüfsumme MD5f16602c50179b176c49572d87a9033ce
Prüfsumme SHA1815d28962287aa463256bb944f8a54983d8ea75b
Prüfsumme SHA256b25eb7af45fdbf59c2beee5c18780ffedb52a228c1a6900b195388a8aee02be8
Link zum Herunterladenlibcatalyst-view-tt-perl_0.30-1_all.deb
Ausführliche BeschreibungCatalyst::View::TT is the Catalyst view class for the Template toolkit. Your application subclass should inherit from this class. This plugin renders the template specified in $c->stash->{template}, or $c->request->match. The template variables are set up from the contents of $c->stash, augmented with template variable base set to Catalyst's $c->req->base, template variable c to Catalyst's $c, and template variable name to Catalyst's $c->config->{name}. The output is stored in $c->response->output.


Impressum
Linux is a registered trademark of Linus Torvalds