Title: [opsview-perl] [762] Added MooseX::MarkAsMethods for DBIx::Class::Schema::Loader
- Revision
- 762
- Author
- tvoon
- Date
- 2012-12-04 11:37:53 +0000 (Tue, 04 Dec 2012)
Log Message
Added MooseX::MarkAsMethods for DBIx::Class::Schema::Loader
Modified Paths
Added Paths
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES 2012-11-30 13:31:56 UTC (rev 761)
+++ trunk/CHANGES 2012-12-04 11:37:53 UTC (rev 762)
@@ -1,3 +1,6 @@
+4.3.0
+ Added MooseX::MarkAsMethods for DBIx::Class::Schema::Loader
+
4.2.1
Fixed SOAP::Lite issue with deep trees (https://rt.cpan.org/Public/Bug/Display.html?id=78692)
Added Catalyst-Plugin-Cache-BerkeleyDB
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2012-11-30 13:31:56 UTC (rev 761)
+++ trunk/Makefile 2012-12-04 11:37:53 UTC (rev 762)
@@ -1,4 +1,4 @@
-VERSION = 4.2.1
+VERSION = 4.3.0
REVISION := $(shell ./tools/get_version)
RELEASE=1
WORKDIR := $(shell pwd)
@@ -641,6 +641,8 @@
PERL_MODULES += Scalar::Util
PERL_MODULES += Const::Fast
PERL_MODULES += Catalyst::Plugin::Cache::BerkeleyDB
+# Below required for DBIx::Class::Schema::Loader, when dumping dashboard database
+PERL_MODULES += MooseX::MarkAsMethods
# We add this as this as we need it for dashboard development
ifeq ($(DIST),Debian)
Added: trunk/cpanm/sources/MooseX-MarkAsMethods-0.15.tar.gz
===================================================================
(Binary files differ)
Property changes on: trunk/cpanm/sources/MooseX-MarkAsMethods-0.15.tar.gz
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins