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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
name = File-LibMagic
author = Andreas Fitzner
author = Michael Hendricks <michael@ndrix.org>
author = Dave Rolsky <autarch@urth.org>
license = Perl_5
copyright_holder = Andreas Fitzner, Michael Hendricks, and Dave Rolsky
version = 1.02
[NextRelease]
format = %-8v %{yyyy-MM-dd}d
[=inc::MyMakeMaker]
[@Filter]
-bundle = @Basic
-remove = MakeMaker
-remove = Readme
[PruneFiles]
filenames = Makefile.PL
[Authority]
authority = cpan:DROLSKY
do_munging = 0
[ContributorsFromGit]
[CopyReadmeFromBuild]
[=inc::MyInstallGuide]
[MetaJSON]
[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md
[ReadmeAnyFromPod / MarkdownInBuild]
filename = README.md
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-LibMagic
bugtracker.mailto = bug-file-libmagic@rt.cpan.org
repository.url = git://github.com/autarch/File-LibMagic.git
repository.web = https://github.com/autarch/File-LibMagic
repository.type = git
[SurgicalPodWeaver]
[PkgVersion]
[EOLTests]
[NoTabsTests]
[PodSyntaxTests]
[Test::CPAN::Changes]
[Test::Pod::LinkCheck]
;[Test::Pod::No404s]
[Test::Synopsis]
[AutoPrereqs]
[CheckPrereqsIndexed]
[@Git]
allow_dirty = README.md
allow_dirty = Changes
|