From 97032579e0e2561b7e1e385dc7f276eb5053bdc4 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 7 Apr 2012 07:22:35 +0000 Subject: The Net::ILO module is an interface to a subset of Hewlett-Packards Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much functionality as possible. WWW: http://search.cpan.org/dist/Net-ILO/ PR: ports/166615 Submitted by: Tsung-Han Yeh Feature safe: yes --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 095d699f4800..ae61e7e6d55f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -205,6 +205,7 @@ SUBDIR += p5-Net-ACL SUBDIR += p5-Net-Abuse-Utils SUBDIR += p5-Net-CIDR + SUBDIR += p5-Net-ILO SUBDIR += p5-Net-IP SUBDIR += p5-Net-IP-Match-Regexp SUBDIR += p5-Net-IP-Match-XS -- cgit v1.2.3