Bug 93321 - [NEW PORT] devel/p5-RRDTool-OO: Object-oriented interface to RRDTool
Summary: [NEW PORT] devel/p5-RRDTool-OO: Object-oriented interface to RRDTool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 08:10 UTC by Stefan Pauly
Modified: 2006-02-19 20:18 UTC (History)
0 users

See Also:


Attachments
port-RRDTool-OO.shar (2.58 KB, text/plain)
2006-02-14 08:10 UTC, Stefan Pauly
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Pauly 2006-02-14 08:10:07 UTC
RRDTool::OO is an object-oriented interface to Tobi Oetiker's round robin
database tool rrdtool. It uses rrdtool's RRDs module to get access to rrdtool's
shared library.

RRDTool::OO tries to marry rrdtool's database engine with the dwimminess and
whipuptitude Perl programmers take for granted. Using RRDTool::OO abstracts
away implementation details of the RRD engine, uses easy to memorize named
parameters and sets meaningful defaults for parameters not needed in simple
cases.

WWW: http://search.cpan.org/dist/RRDTool-OO/
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-02-19 20:17:59 UTC
State Changed
From-To: open->closed

Port added, thanks! 

Note that I marked it for perl 5.6.0 or higher only.