Author: timbo Date: Tue Oct 16 05:42:37 2007 New Revision: 10087 Modified: dbi/trunk/DBI.pm dbi/trunk/lib/DBD/Gofer.pm dbi/trunk/lib/DBD/Gofer/Policy/Base.pm dbi/trunk/lib/DBD/Gofer/Policy/classic.pm dbi/trunk/lib/DBD/Gofer/Policy/pedantic.pm dbi/trunk/lib/DBD/Gofer/Policy/rush.pm dbi/trunk/lib/DBD/Gofer/Transport/Base.pm dbi/trunk/lib/DBD/Gofer/Transport/null.pm dbi/trunk/lib/DBD/Gofer/Transport/pipeone.pm dbi/trunk/lib/DBD/Gofer/Transport/stream.pm dbi/trunk/lib/DBI/Gofer/Execute.pm dbi/trunk/lib/DBI/Gofer/Request.pm dbi/trunk/lib/DBI/Gofer/Response.pm dbi/trunk/lib/DBI/Gofer/Transport/Base.pm dbi/trunk/lib/DBI/Gofer/Transport/pipeone.pm dbi/trunk/lib/DBI/Gofer/Transport/stream.pm
Log: Change my url from linkedin.com to www.tim.bunce.name Modified: dbi/trunk/DBI.pm ============================================================================== --- dbi/trunk/DBI.pm (original) +++ dbi/trunk/DBI.pm Tue Oct 16 05:42:37 2007 @@ -7486,7 +7486,7 @@ =head1 AUTHORS -DBI by Tim Bunce, L<http://www.linkedin.com/in/timbunce> +DBI by Tim Bunce, L<http://www.tim.bunce.name> This pod text by Tim Bunce, J. Douglas Dunlop, Jonathan Leffler and others. Perl by Larry Wall and the C<perl5-porters>. Modified: dbi/trunk/lib/DBD/Gofer.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer.pm (original) +++ dbi/trunk/lib/DBD/Gofer.pm Tue Oct 16 05:42:37 2007 @@ -1210,7 +1210,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Policy/Base.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Policy/Base.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Policy/Base.pm Tue Oct 16 05:42:37 2007 @@ -149,7 +149,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Policy/classic.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Policy/classic.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Policy/classic.pm Tue Oct 16 05:42:37 2007 @@ -66,7 +66,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Policy/pedantic.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Policy/pedantic.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Policy/pedantic.pm Tue Oct 16 05:42:37 2007 @@ -40,7 +40,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Policy/rush.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Policy/rush.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Policy/rush.pm Tue Oct 16 05:42:37 2007 @@ -77,7 +77,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Transport/Base.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Transport/Base.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Transport/Base.pm Tue Oct 16 05:42:37 2007 @@ -336,7 +336,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Transport/null.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Transport/null.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Transport/null.pm Tue Oct 16 05:42:37 2007 @@ -93,7 +93,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Transport/pipeone.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Transport/pipeone.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Transport/pipeone.pm Tue Oct 16 05:42:37 2007 @@ -235,7 +235,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBD/Gofer/Transport/stream.pm ============================================================================== --- dbi/trunk/lib/DBD/Gofer/Transport/stream.pm (original) +++ dbi/trunk/lib/DBD/Gofer/Transport/stream.pm Tue Oct 16 05:42:37 2007 @@ -274,7 +274,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBI/Gofer/Execute.pm ============================================================================== --- dbi/trunk/lib/DBI/Gofer/Execute.pm (original) +++ dbi/trunk/lib/DBI/Gofer/Execute.pm Tue Oct 16 05:42:37 2007 @@ -829,7 +829,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBI/Gofer/Request.pm ============================================================================== --- dbi/trunk/lib/DBI/Gofer/Request.pm (original) +++ dbi/trunk/lib/DBI/Gofer/Request.pm Tue Oct 16 05:42:37 2007 @@ -163,7 +163,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBI/Gofer/Response.pm ============================================================================== --- dbi/trunk/lib/DBI/Gofer/Response.pm (original) +++ dbi/trunk/lib/DBI/Gofer/Response.pm Tue Oct 16 05:42:37 2007 @@ -165,7 +165,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBI/Gofer/Transport/Base.pm ============================================================================== --- dbi/trunk/lib/DBI/Gofer/Transport/Base.pm (original) +++ dbi/trunk/lib/DBI/Gofer/Transport/Base.pm Tue Oct 16 05:42:37 2007 @@ -158,7 +158,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBI/Gofer/Transport/pipeone.pm ============================================================================== --- dbi/trunk/lib/DBI/Gofer/Transport/pipeone.pm (original) +++ dbi/trunk/lib/DBI/Gofer/Transport/pipeone.pm Tue Oct 16 05:42:37 2007 @@ -46,7 +46,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT Modified: dbi/trunk/lib/DBI/Gofer/Transport/stream.pm ============================================================================== --- dbi/trunk/lib/DBI/Gofer/Transport/stream.pm (original) +++ dbi/trunk/lib/DBI/Gofer/Transport/stream.pm Tue Oct 16 05:42:37 2007 @@ -64,7 +64,7 @@ =head1 AUTHOR -Tim Bunce, L<http://www.linkedin.com/in/timbunce> +Tim Bunce, L<http://www.tim.bunce.name> =head1 LICENCE AND COPYRIGHT
