2010-02-28 19:13:58 +00:00
|
|
|
[add_build_requires]
|
|
|
|
perl(CGI)=0
|
|
|
|
perl(LWP::UserAgent)=0
|
|
|
|
perl(HTTP::Daemon)=0
|
|
|
|
perl(Test::More)=0
|
2011-01-27 12:11:56 +00:00
|
|
|
perl(Test::Pod)=0
|
2010-02-28 19:13:58 +00:00
|
|
|
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]
|
2011-01-27 12:11:56 +00:00
|
|
|
; 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
|
2010-02-28 19:13:58 +00:00
|
|
|
|