File: MANIFEST

package info (click to toggle)
liberror-perl 0.17-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 196 kB
  • ctags: 63
  • sloc: perl: 1,056; makefile: 38
file content (31 lines) | stat: -rw-r--r-- 719 bytes parent folder | download | duplicates (2)
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
Build.PL
ChangeLog
examples/example.pl
examples/next-in-loop/Error.pm-eval.pl
examples/next-in-loop/Error.pm-next-label.pl
examples/next-in-loop/Error.pm-next-out-of-catch.pl
examples/next-in-loop/Error.pm-next.pl
examples/next-in-loop/README
examples/warndie.pl
inc/Test/Run/Builder.pm
lib/Error.pm
lib/Error/Simple.pm
Makefile.PL
MANIFEST
META.yml                                 Module meta-data (added by MakeMaker)
README
t/01throw.t
t/02order.t
t/03throw-non-Error.t
t/04use-base-Error-Simple.t
t/05text-errors-with-file-handles.t
t/06customize-text-throw.t
t/07try-in-obj-destructor.t
t/08warndie.t
t/09dollar-at.t
t/10throw-in-catch.t
t/11rethrow.t
t/12wrong-error-var.t
t/lib/MyDie.pm
t/pod-coverage.t
t/pod.t