initial checkin of auto.ini for perl-JSON
This commit is contained in:
parent
5bec2f622b
commit
fa680f63d8
17
auto.ini
Normal file
17
auto.ini
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[add_build_requires]
|
||||||
|
perl(CGI)=0
|
||||||
|
perl(LWP::UserAgent)=0
|
||||||
|
perl(HTTP::Daemon)=0
|
||||||
|
perl(Test::More)=0
|
||||||
|
perl(Scalar::Util)=0
|
||||||
|
|
||||||
|
[add_requires]
|
||||||
|
; not picked up due to eval { requires ... } constructs
|
||||||
|
perl(Scalar::Util)=0
|
||||||
|
perl(LWP::UserAgent)=0
|
||||||
|
perl(HTTP::Daemon)=0
|
||||||
|
|
||||||
|
[metadata_filtering]
|
||||||
|
; this will be unneeded once perl_default_filter starts filtering dupes
|
||||||
|
filter_from_provides=/^perl(JSON::PP)$/d
|
||||||
|
|
Loading…
Reference in New Issue
Block a user