/[webpac2]/Webpacus/lib/Webpacus/View/TT.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Webpacus/lib/Webpacus/View/TT.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 83 - (show annotations)
Mon Nov 21 17:46:27 2005 UTC (18 years, 7 months ago) by dpavlin
File size: 371 byte(s)
Import of web font-end for WebPAC v2 called WebPACus based on Catalyst
1 package Webpacus::View::TT;
2
3 use strict;
4 use base 'Catalyst::View::TT';
5
6 =head1 NAME
7
8 Webpacus::View::TT - Catalyst TT View
9
10 =head1 SYNOPSIS
11
12 See L<Webpacus>
13
14 =head1 DESCRIPTION
15
16 Catalyst TT View.
17
18 =head1 AUTHOR
19
20 Dobrica Pavlinusic,,,
21
22 =head1 LICENSE
23
24 This library is free software, you can redistribute it and/or modify
25 it under the same terms as Perl itself.
26
27 =cut
28
29 1;

  ViewVC Help
Powered by ViewVC 1.1.26