File: MANIFEST

package info (click to toggle)
libmock-sub-perl 1.09-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 1,149; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 713 bytes parent folder | download
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
35
Changes
ignore.txt
lib/Mock/Sub.pm
lib/Mock/Sub/Child.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README
t/00-load.t
t/01-called.t
t/02-called_count.t
t/03-instantiate.t
t/04-return_value.t
t/05-side_effect.t
t/06-reset.t
t/07-name.t
t/08-called_with.t
t/09-void_context.t
t/10-unmock.t
t/11-state.t
t/12-mocked_subs.t
t/13-mocked_objects.t
t/14-core_subs.t
t/15-remock.t
t/16-non_exist_warn.t
t/17-no_warnings.t
t/18-bug_25-retval_override.t
t/19-return_params.t
t/data/One.pm
t/data/Two.pm
t/manifest.t
t/pod-coverage.t
t/pod.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)