1Catalyst::Helper::View:U:sPeDrF:C:oRnetursieb(u3t)ed PerClatDaolcyusmte:n:tHaetlipoenr::View::PDF::Reuse(3)
2
3
4

NAME

6       Catalyst::Helper::View::PDF::Reuse - Helper for PDF::Reuse Views
7

SYNOPSIS

9       To create a PDF::Reuse view in your Catalyst application, enter the
10       following command:
11
12        script/myapp_create.pl view PDF::Reuse PDF::Reuse
13
14       Then in MyApp.pm, add a configuration item for the View::PDF::Reuse
15       include path:
16
17        __PACKAGE__->config('View::PDF::Reuse' => {
18          INCLUDE_PATH => __PACKAGE__->path_to('root','templates')
19        });
20

DESCRIPTION

22       Helper for PDF::Reuse Views.
23
24   METHODS
25       mk_compclass
26

AUTHOR

28       Jon Allen, jj@jonallen.info
29

SEE ALSO

31       Catalyst::View::PDF::Reuse
32
33       Penny's Arcade Open Source - <http://www.pennysarcade.co.uk/opensource>
34
36       Copyright 2009 Penny's Arcade Limited, all rights reserved.
37
38       This program is free software; you can redistribute it and/or modify it
39       under the same terms as Perl itself.
40

NAME

42       [% class %] - PDF::Reuse View for [% app %]
43

DESCRIPTION

45       PDF::Reuse View for [% app %].
46

AUTHOR

48       [% author %]
49

SEE ALSO

51       "[% app %]"
52

LICENSE

54       This library is free software, you can redistribute it and/or modify it
55       under the same terms as Perl itself.
56
57
58
59perl v5.34.0                      2021-07-C2a2talyst::Helper::View::PDF::Reuse(3)
Impressum