Daniel Lovasko's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Daniel Lovasko's avatar

Daniel Lovasko

dlovasko

Involved Projects and Packages

Test::Harness assumes that you want to run all of the .t files in the t/
directory in ascii-betical order during make test unless you say otherwise.
This leads to some interesting naming schemes for test files to get them in
the desired order. This interesting names ossify when they get into source
control, and get even more interesting as more tests show up.

Test::Manifest overrides the default behaviour by replacing the
test_via_harness target in the Makefile. Instead of running at the t/*.t
files in ascii-betical order, it looks in the t/test_manifest file to
find out which tests you want to run and the order in which you want
to run them. It constructs the right value for MakeMaker to do the right thing.

Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead.

XML::Dumper dumps Perl data to XML format. XML::Dumper can also read
XML data that was previously dumped by the module and convert it back
to Perl. You can use the module read the XML from a file and write the
XML to a file. Perl objects are blessed back to their original
packaging; if the modules are installed on the system where the perl
objects are reconstituted from xml, they will behave as expected.
Intuitively, if the perl objects are converted and reconstituted in the
same environment, all should be well. And it is.

This is a short and simple class allowing simple object access to a
parsed XML::LibXML tree, with methods for fetching children and
attributes in as clean a manner as possible.

Bugowner

sendxmpp is a perl-script to send xmpp (jabber), similar to
what mail(1) does for mail.

Maintainer Bugowner

NOTE: Automatically created during Factory devel project migration by admin.

Maintainer Bugowner

The Multi Router Traffic Grapher is a tool primarily used to monitor the
traffic load on network links (typically by using SNMP). MRTG generates HTML
pages containing PNG images which provide a LIVE visual representation of this
traffic. MRTG typically produces daily, weekly, monthly, and yearly graphs.

In addition to monitoring via SNMP, MRTG can also generate graphs based on
the output of any application, allowing one to generate graphs of anything
that needs monitoring (for example, CPU and memory usage, email volumes, web
hits, etc). For faster data collection, MRTG can also interface to RRDtool.

The mrtg-doc package contains additional documentation, contributed scripts
and configuration files that used to form part of the mrtg package.

openSUSE Build Service is sponsored by