X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=0e4341d0cea153ef48927ec6293d0192dad783aa;hb=b9df8e39d03e6da167b2598f6ee70fb16c069112;hp=8443be8dffaa4e30c8c7011ffd95b4071d8090ce;hpb=7653fdac491d081ed2915462ed46c7c415bc9b65;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 8443be8..0e4341d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -35,7 +35,7 @@ perl_version '5.008001'; all_from 'lib/DBIx/Class.pm'; my $build_requires = { - 'DBD::SQLite' => '1.25', + 'DBD::SQLite' => '1.29', }; my $test_requires = { @@ -218,6 +218,7 @@ resources 'IRC' => 'irc://irc.perl.org/#dbix-class'; resources 'license' => 'http://dev.perl.org/licenses/'; resources 'repository' => 'git://git.shadowcat.co.uk/dbsrgits/DBIx-Class.git'; resources 'MailingList' => 'http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class'; +resources 'bugtracker' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=DBIx-Class'; # Deprecated/internal modules need no exposure no_index directory => $_ for (qw|