[Catalyst-commits] r9105 - Catalyst-Runtime/5.70/trunk
marcus at dev.catalyst.perl.org
marcus at dev.catalyst.perl.org
Mon Jan 19 17:00:57 GMT 2009
Author: marcus
Date: 2009-01-19 17:00:57 +0000 (Mon, 19 Jan 2009)
New Revision: 9105
Modified:
Catalyst-Runtime/5.70/trunk/Changes
Catalyst-Runtime/5.70/trunk/Makefile.PL
Log:
Up Module install dep, update timestamp
Modified: Catalyst-Runtime/5.70/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.70/trunk/Changes 2009-01-19 15:09:51 UTC (rev 9104)
+++ Catalyst-Runtime/5.70/trunk/Changes 2009-01-19 17:00:57 UTC (rev 9105)
@@ -1,6 +1,6 @@
# This file documents the revision history for Perl extension Catalyst.
-5.71000 2009-01-18 22:09:00
+5.71000 2009-01-19 17:50:00
- backport go doc patch
- added ru/ua translations to error page
- backport stripping build_requires
Modified: Catalyst-Runtime/5.70/trunk/Makefile.PL
===================================================================
--- Catalyst-Runtime/5.70/trunk/Makefile.PL 2009-01-19 15:09:51 UTC (rev 9104)
+++ Catalyst-Runtime/5.70/trunk/Makefile.PL 2009-01-19 17:00:57 UTC (rev 9105)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.64;
+use inc::Module::Install 0.77;
perl_version '5.008001';
More information about the Catalyst-commits
mailing list