From a3012516994a524b6234d862f50e1546da5606c5 Mon Sep 17 00:00:00 2001 From: Doug MacEachern Date: Sat, 18 Sep 2004 18:31:35 +0000 Subject: [PATCH] howto try perl examples --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 0154620b..87ca3578 100644 --- a/README +++ b/README @@ -43,6 +43,13 @@ Note that this is a BETA release of Sigar. Hyperic HQ uses Sigar in production, however not all of the Sigar functionality is currently used by HQ. +Perl and C# interfaces are still a work in progress. + +To try the Perl examples: +% cd bindings/perl +% perl Makefile.PL && make +% perl -Mblib ../../examples/perl/ifconfig.pl + Support questions should be posted to the support forum: http://www.hyperic.net/forums/index.jsp