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;
=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