summaryrefslogblamecommitdiffstats
path: root/dist.ini
blob: b4cead8c6fd877cc29263d67daaacb452ee6a85a (plain) (tree)
1
2
3
4
5
6
7
8
9





                                    
               

                    
                         

             
                
                   
                    


                  
                          

                             
                  

            

                             


                           

                        
 

                       
                         
 
                     
name = Parse-Keyword
author = Jesse Luehrs <doy@tozt.net>
license = MIT
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.14
dist = Parse-Keyword
repository = github
awesome = =inc::MakeMaker

[AutoPrereqs]
skip = ^Error.*$
skip = ^My::Parser$
skip = ^(?:Try|Fun)$
skip = ^perl$
skip = ^Sub::Name$
skip = ^Try::Tiny$
skip = ^Exporter::Lexical$
skip = ^B::Hooks::EndOfScope$
skip = ^Capture::Tiny$
skip = ^MyExample$
[Prereqs]
perl = 5.014
[Prereqs / ConfigureRequires]
Devel::CallParser = 0
[Prereqs / DevelopRequires]
Sub::Name = 0
Try::Tiny = 0
B::Hooks::EndOfScope = 0
Capture::Tiny = 0

[PruneFiles]
filenames = Makefile.PL
filenames = callparser1.h

[ContributorsFromGit]