You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
915 B
32 lines
915 B
15 years ago
|
[add_build_requires]
|
||
|
; FIXME -- these all need to be rechecked to ensure that we're not just
|
||
|
; duplicating the find_optional_requires script
|
||
|
;
|
||
|
; optional tests
|
||
|
perl(DateTime::Format::MySQL)=0
|
||
|
perl(Text::CSV_XS)=0
|
||
|
perl(Test::Memory::Cycle)=0
|
||
|
perl(Test::Pod)=0
|
||
|
perl(Test::Pod::Coverage)=0
|
||
|
perl(SQL::Translator)=0
|
||
|
perl(DateTime)=0
|
||
|
perl(DateTime::Format::Oracle)=0
|
||
|
perl(DBIx::ContextualFetch)=0
|
||
|
; optional tests as of 0.08102
|
||
|
perl(Clone)=0
|
||
|
perl(Time::Piece)=0
|
||
|
perl(Time::Piece::MySQL)=0
|
||
|
; .. the following are also needed as a requires for replicated dbd support
|
||
|
perl(MooseX::AttributeHelpers)=0.12
|
||
|
perl(Class::MOP)=0.63
|
||
|
perl(Moose)=0.54
|
||
|
perl(Moose::Util::TypeConstraints)=0.54
|
||
|
; CDBI-compat tests...
|
||
|
perl(Class::Data::Inheritable)=0
|
||
|
perl(Class::Inspector)=1.24
|
||
|
perl(Class::Trigger)=0
|
||
|
|
||
|
[metadata_filtering]
|
||
|
; this wouldn't be an issue if we'd filter dupes in perl_default_filter
|
||
|
filter_from_requires=/^perl(DBD::Pg)$/d
|