get rid of useless auto.ini
This commit is contained in:
parent
d4655794f0
commit
4bbb25ee91
21
auto.ini
21
auto.ini
@ -1,21 +0,0 @@
|
|||||||
[add_build_requires]
|
|
||||||
perl(CGI)=0
|
|
||||||
perl(LWP::UserAgent)=0
|
|
||||||
perl(HTTP::Daemon)=0
|
|
||||||
perl(Test::More)=0
|
|
||||||
perl(Test::Pod)=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]
|
|
||||||
; all JSON::PP provides should come from perl-JSON-PP
|
|
||||||
; some other provides are private modules for internal use only
|
|
||||||
filter_from_provides=/^perl(JSON::\(Backend::PP\|backportPP::Boolean\|Boolean\|PP\|PP::IncrParser\))/d
|
|
||||||
; this is a private module for internal use only
|
|
||||||
filter_from_requires=/^perl(JSON::backportPP)$/d
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user