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
|
name = Statistics-Descriptive
author = Shlomi Fish <shlomif@cpan.org>
license = Perl_5
copyright_holder = Jason Kastner, Andrea Spinelli, Colin Kuskie, and others
copyright_year = 1997
version = 3.0801
[@Filter]
-bundle = @SHLOMIF
-remove = License
-remove = Readme
-remove = Test::Compile
dist = Statistics-Descriptive
github_name = perl-Statistics-Descriptive
[Keywords]
keyword = average
keyword = distribution
keyword = mean
keyword = median
keyword = statistics
keyword = stats
keyword = stddev
[PruneFiles]
match = ^rejects/
[Test::Compile]
fake_home = 1
skip = bump-ver|tag-release|run_agg_tests
[Test::TidyAll]
|