File: MANIFEST

package info (click to toggle)
libcgi-application-plugin-messagestack-perl 0.34-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 236 kB
  • sloc: perl: 1,031; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Build.PL
Changes
MANIFEST
META.yml # Will be created by "make dist"
README
Makefile.PL # Will be created by 'make dist'
lib/CGI/Application/Plugin/MessageStack.pm
t/00-load.t
t/01-nosession.t
t/02-check_output.t
t/03-scope.t
t/04-messages.t
t/05-clear_messages.t
t/06-pop_message.t
t/07-template_toolkit.t
t/08-capms_config_ac.t
t/09-capms_config_params.t
t/10-capms_config_no_session.t
t/pod-coverage.t
t/pod.t
t/TestAppClear.pm
t/TestAppMessages.pm
t/TestAppNoSession.pm
t/TestAppOutput.pm
t/TestAppPop.pm
t/TestAppScope.pm
t/TestAppTT.pm
t/TestAppConfigAC.pm
t/TestAppConfigParams.pm
t/TestAppConfigNoSession.pm
t/output.TMPL
t/output_params.TMPL
t/output.tt
t/testplan.txt