[Bast-commits] r5435 - SQL-Abstract/1.x/branches/1.50_RC
norbi at dev.catalyst.perl.org
norbi at dev.catalyst.perl.org
Mon Feb 9 21:39:02 GMT 2009
Author: norbi
Date: 2009-02-09 21:39:02 +0000 (Mon, 09 Feb 2009)
New Revision: 5435
Modified:
SQL-Abstract/1.x/branches/1.50_RC/
SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL
Log:
r5539 at vger: mendel | 2009-02-09 22:38:57 +0100
* Changed author field in Makefile.PL to mst.
Property changes on: SQL-Abstract/1.x/branches/1.50_RC
___________________________________________________________________
Name: svk:merge
- 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5536
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308
+ 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5539
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308
Modified: SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL
===================================================================
--- SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL 2009-02-09 21:29:41 UTC (rev 5434)
+++ SQL-Abstract/1.x/branches/1.50_RC/Makefile.PL 2009-02-09 21:39:02 UTC (rev 5435)
@@ -16,5 +16,5 @@
"Data::Dumper" => 0,
}, # e.g., Module::Name => 1.1
ABSTRACT_FROM => 'lib/SQL/Abstract.pm', # retrieve abstract from module
- AUTHOR => 'Nathan Wiger (nate at wiger.org)',
+ AUTHOR => 'Matt Trout <mst at shadowcat.co.uk>, but see the POD',
);
More information about the Bast-commits
mailing list