Sanity updates to Makefile+author etc
Jess Robinson [Tue, 20 Dec 2011 11:49:25 +0000 (11:49 +0000)]
Makefile.PL
lib/DBIx/Class/Manual/SQLHackers/TOC.pod

index b6acf9d..633163d 100644 (file)
@@ -5,15 +5,13 @@ use 5.006;
 
 use inc::Module::Install '1.01';
 
-test_requires 'Test::More'      => '0.88';  # done testing
-test_requires 'Test::Exception' => '0.31';  # non-segfaulting caller()
+version  '1.0';
+all_from 'lib/DBIx/Class/Manual/SQLHackers/TOC.pod';
 
-all_from 'lib/Devel/PeekPoke.pm';
-
-homepage 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Devel-PeekPoke.git';
-resources 'IRC'         => 'irc://irc.perl.org/#pp';
+homepage 'http://dbix-class.org/manual/';
+resources 'IRC'         => 'irc://irc.perl.org/#dbix-class';
 resources 'license'     => 'http://dev.perl.org/licenses/';
-resources 'repository'  => 'git://git.shadowcat.co.uk/p5sagit/Devel-PeekPoke.git';
-resources 'bugtracker'  => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=Devel-PeekPoke';
+resources 'repository'  => 'git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Manual-SQLHackers.git';
+resources 'bugtracker'  => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=DBIx-Class-Manual-SQLHackers';
 
 WriteAll;
index 646b297..9013f3e 100644 (file)
@@ -22,11 +22,11 @@ DBIx::Class::Manual::SQLHackers::TOC - DBIx::Class for SQL Hackers - TOC
 
 =head AUTHOR
 
-Jess Robisnson L<http://metacpan.org/author/JROBINSON>
+Jess Robinson <castaway@desert-island.me.uk>, L<http://metacpan.org/author/JROBINSON>
 
 =head1 COPYRIGHT
 
-Copyright (c) 2010 - 2011 the DBIx::Class L</AUTHOR>
+Copyright (c) 2010 - 2011 the L</AUTHOR>
 
 =head1 LICENSE