File: MANIFEST

package info (click to toggle)
libperl-metrics-simple-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 256 kB
  • ctags: 84
  • sloc: perl: 861; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 694 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
bin/countperl
Build.PL
Changes
EXAMPLES
INSTALL
lib/Perl/Metrics/Simple.pm
lib/Perl/Metrics/Simple/Analysis.pm
lib/Perl/Metrics/Simple/Analysis/File.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
t/001_load.t
t/0020_find_files.t
t/0030_analyze.t
t/0040_statistics.t
t/0050_file.t
t/0901_pod.t
t/0902_pod_coverage.t
t/lib/Perl/Metrics/Simple/TestData.pm
t/more_test_files/end_token.pl
t/more_test_files/main_subs_and_pod.pl
t/perlcritic.t
t/perlcriticrc
t/test_files/empty_file.pl
t/test_files/no_packages_nor_subs
t/test_files/not_a_perl_file
t/test_files/package_no_subs.pl
t/test_files/Perl/Code/Analyze/Test/Module.pm
t/test_files/subs_no_package.pl
Todo