From: Jess Robinson Date: Tue, 20 Dec 2011 11:49:25 +0000 (+0000) Subject: Sanity updates to Makefile+author etc X-Git-Tag: v1.0~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4ff01b20138fbffeb89ddea99b5ebdf4568d6129;p=dbsrgits%2FDBIx-Class-Manual-SQLHackers.git Sanity updates to Makefile+author etc --- diff --git a/Makefile.PL b/Makefile.PL index b6acf9d..633163d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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; diff --git a/lib/DBIx/Class/Manual/SQLHackers/TOC.pod b/lib/DBIx/Class/Manual/SQLHackers/TOC.pod index 646b297..9013f3e 100644 --- a/lib/DBIx/Class/Manual/SQLHackers/TOC.pod +++ b/lib/DBIx/Class/Manual/SQLHackers/TOC.pod @@ -22,11 +22,11 @@ DBIx::Class::Manual::SQLHackers::TOC - DBIx::Class for SQL Hackers - TOC =head AUTHOR -Jess Robisnson L +Jess Robinson , L =head1 COPYRIGHT -Copyright (c) 2010 - 2011 the DBIx::Class L +Copyright (c) 2010 - 2011 the L =head1 LICENSE