Title: [opsview-perl] [731] add new perl modules for autodiscovery
Revision
731
Author
aburzynski
Date
2012-08-29 09:59:19 +0100 (Wed, 29 Aug 2012)

Log Message

add new perl modules for autodiscovery

Modified Paths


Added Paths

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-08-15 11:40:41 UTC (rev 730)
+++ trunk/Makefile	2012-08-29 08:59:19 UTC (rev 731)
@@ -621,6 +621,10 @@
 PERL_MODULES += Catalyst::Controller::ActionRole
 PERL_MODULES += Catalyst::ActionRole::ExpiresHeader
 # End deprecated modules
+PERL_MODULES += EV
+PERL_MODULES += AnyEvent
+PERL_MODULES += NetAddr::IP
+PERL_MODULES += MooseX::FileAttribute 
 
 # We add this as this as we need it for dashboard development
 ifeq ($(DIST),Debian)

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


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

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


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

Added: trunk/cpanm/sources/MooseX-FileAttribute-0.02.tar.gz
===================================================================
(Binary files differ)


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

Added: trunk/cpanm/sources/NetAddr-IP-4.062.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/NetAddr-IP-4.062.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