Skip to content

Commit

Permalink
don't need any of that shit anymore either. :p
Browse files Browse the repository at this point in the history
  • Loading branch information
jettero committed Oct 20, 2012
1 parent 2032a41 commit 88357bc
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions Makefile.PL
Expand Up @@ -45,33 +45,5 @@ WriteMakefile(

LICENSE => 'Perl Artistic',

CONFIGURE_REQUIRES => {
( $ENV{TEST_AUTHOR}
|| $ENV{AUTOMATED_TESTING} ? # thank you BinGOs

(
'Class::Accessor' => 0,
'Coro' => 0,
'DateTime' => 0,
'DateTime::Format::Mail' => 0,
'DateTime::Format::Strptime' => 0,
'Email::Address' => 0,
'Email::MIME' => 1.862,
'Email::MIME::ContentType' => 0,
'Email::Simple' => 1.999,
'Encode::IMAPUTF7' => 0,
'IO::Socket::SSL' => 0,
'List::MoreUtils' => 0,
'MIME::Base64' => 0,
'Net::Server::Coro' => 0.3,
'Net::SSLeay' => 0,
'Regexp::Common' => 0,
'Test::More' => 0,
'UNIVERSAL::require' => 0,

) : (),
)
},

) : ()),
);

0 comments on commit 88357bc

Please sign in to comment.