Linux SoftwareSearchusage perl

Tag «usage perl»: downloads



Search results for «usage perl»:

Test::Usage 0.07 by Luc St-Louis


Test::Usage is a different approach to testing: selective, quieter, colorful.

SYNOPSIS

Let's say we are building module Foo.pm. To exercise it, we write a usage examples module, Foo_T.pm, which may eventually look something like this:

package Foo_T;
use Test::Usage;
use strict;
u… 


Server Web Administration Tool 2.0.0 by Nikhil Kulkarni


Server Web Administration Tool is a self-extracting shell script that installs a perl module called Linux::Statistics and a bunch of perl scripts that provide detailed information about a server.

Information includes : memory usage, disk usage, cpu usage, file usage, network usage, swap usage in… 


Zonestats 0.3 by Bruno Bonfils


Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. Zonestats project requires only the RRDs Perl module.

Requirements:
Perl
RRDs Perl Module

What's New in This Release:
An IO dtrace collector was added and refactoring was undertaken.… 


SVG::Parser 1.01 by Peter Wainwright


SVG::Parser is a Perl module with XML Parser for SVG documents.

SYNOPSIS

#!/usr/bin/perl -w
use strict;
use SVG::Parser;

die "Usage: $0 n" unless @ARGV;

my $xml;
{
local $/=undef;
$xml=;
}

my $parser=new SVG::Parser(-debug => 1);
my $svg=$parser->parse($xml);
pri… 


Erwin Data Structures 2.1.53837 by Henrik Theiling


Erwin Data Structures is a library that is meant to be the ultimate data structure library for mixed usage of C and C++.

Arbitrary key and value types are implemented by template files that don't use C++ templates, but are instantiated by a Perl script.

This way, mixed usage in C and C++ is po… 


Nagios::Plugin::Getopt 0.14 by Gavin Carr


Nagios::Plugin::Getopt is a OO perl module providing standardised argument processing for Nagios plugins.

SYNOPSIS

use Nagios::Plugin::Getopt;

# Instantiate object (usage and version are mandatory)
$ng = Nagios::Plugin::Getopt->new(
usage => "Usage: %s -H -w
-c ",
ver… 


PDF::ReportWriter::Report 1.3 by Dan and Cosimo Streppone


PDF::ReportWriter::Report is a Perl module with PDF::ReportWriter classes that represents a single report. It handles the conversions from/to XML to PDF::ReportWriter correct data structures, and can provide the data to be used in the report. XML::Simple module is used for data structures serializat… 


iftop 0.17pre2 by Paul Warren and Chris Lightfoot


iftop does for network usage what top(1) does for CPU usage. iftop project listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.

What's New in This Release:
This release includes improved support for non-Linux platforms, including Mac… 


Gournal 0.5.1 by Chris Debenham


Gournal is a note-taking application written for usage on Tablet-PCs (such as the Toshiba M200). It's designed for usage with a stylus, not a mouse or keyboard.

It does not have handwriting recognition but can be used in co-ordination with xstroke to accept text. Gournal is written in perl using gt… 


Network Traffic Analyzer 1.0 by C. McCohy


Network Traffic Analyzer analyzes the network traffic on multiple network devices and creates HTML statistics with some network usage graphs. Sometimes it is good to know, how the network is used, how many bytes were received and how many bytes were sent.Therefore, here is Network Traffic Analyzer,… 


fastcgi-gallery 0.2.1 by Lubomir Host


fastcgi-galleryy is a Web gallery based on Apache::Gallery, but is hacked for usage with Perl FastCGI scripts.

Therefore this version is about 10x quicker than Apache::Gallery. With best template system (Template-Toolkit) you can customize your gallery as you wish, for example you can create multil… 


CompactBlack Karamba 1.0 by hadrurus


CompactBlack Karamba is yet another simple system status SuperKaramba theme.

Also included source svg file.

It monitors:
CPU usage
System uptime
Kernel
Memory Load
Swap Usage
Network Usage
HDD Usage

Requirements:
SuperKaramba… 


Module::Install 0.64 by Brian Ingerson, Audrey Tang and Adam Kennedy


Module::Install is a standalone, extensible Perl module installer.

SYNOPSIS

In your Makefile.PL: (Recommended Usage)
# Load the Module::Install bundled in ./inc/
use inc::Module::Install;

# Define metadata
name 'Your-Module';
all_from 'lib/Your/… 


Perl::Dist::Builder 0.0.5 by David A. Golden


Perl::Dist::Builder is a Perl module to create win32 Perl installers.

SYNOPSIS

use Perl::Dist::Builder;
my $pdb = Perl::Dist::Builder->new( 'vanilla.yml' );
$pdb->remove_image;
$pdb->build_all;

Perl::Dist::Builder is alpha software.

Perl::Dist::Builder uses a configuration file to… 


Inline::C 0.44 by Brian Ingerson


Inline::C is a Perl module that can Write Perl Subroutines in C.

Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use Inli… 


Getopt::Helpful 0.04 by Eric L. Wilhelm


Getopt::Helpful is an integrated option hash / help messages.

STATE

This module is still under development, but is being publish on CPAN to satisfy some code which depends on it. The interface may change in a future version and some of the functionality is not yet complete.

SYNOPSIS

This… 


drsync 0.4.3 by Szabo Balazs


drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. drsync project is ideal for notebook users who want to keep data in two (or more) different places.

It is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized with the desk… 


Code::Perl 0.03 by Fergal Daly


Code::Perl is a Perl module to produce Perl code from a tree.

SYNOPSIS

use Code::Perl::Expr qw( :easy );

my $c = derefh(scal('hash'), calls('getkey'));

print $c->perl; # ($hash)->{getkey()}

Code::Perl allows you to build chunks of Perl code as a tree and then when you're finishe… 


mode.pl 1.1-051212 by Marcus Liback


mode.pl was done as part of the examination in a Perl course I attended at school.

Basically it's a script for setting permissions on files and directories recursively.

Usage: mode.pl [options] [files]

Options:
-h display this text.

-R set modes recursively.
-d NN directory… 


AxKit2::XSP::SimpleTaglib 1.1 by J?rg Walter


AxKit2::XSP::SimpleTaglib is an alternate XSP taglib helper.

SYNOPSIS

package Your::XSP::Package;
use AxKit2::XSP::SimpleTaglib;

... more initialization stuff, start_document handler, utility functions, whatever
you like, but no parse_start/end handler needed - if in d… 



Related:

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell



Top tags