Title: [opsview-perl] [764] Re-added in Net::EasyTCP, which was removed when all perl modules
Revision
764
Author
tvoon
Date
2012-12-11 15:03:51 +0000 (Tue, 11 Dec 2012)

Log Message

Re-added in Net::EasyTCP, which was removed when all perl modules
were upgraded

Modified Paths

Added Paths

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-12-11 15:02:55 UTC (rev 763)
+++ trunk/Makefile	2012-12-11 15:03:51 UTC (rev 764)
@@ -643,6 +643,8 @@
 PERL_MODULES += Catalyst::Plugin::Cache::BerkeleyDB
 # Below required for DBIx::Class::Schema::Loader, when dumping dashboard database
 PERL_MODULES += MooseX::MarkAsMethods
+# Below for NMIS. Must not be Net::EasyTCP, because will miss the patch
+PERL_MODULES += EasyTCP
 
 # We add this as this as we need it for dashboard development
 ifeq ($(DIST),Debian)

Added: trunk/cpanm/sources/EasyTCP-0.26.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/EasyTCP-0.26.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to