This module provides several functions to assist in testing whether a value
is an object, and if so asking about its class.
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with
no arguments.
Child - a Perl 5 OO interface to fork()
My working version of this port is at:
http://github.com/drench/FreeBSD-p5-Child
Fastboot is a diagnostic protocol primarily used to update the flash
filesystem of Android devices over USB.
This package provides the fastboot command-line tool.
This is a base class that is inherited by the Class::Measure classes.
This distribution comes with the class Class::Measure::Length.
This perl module provides a clone() method which makes recursive copies
of nested hash, array, scalar and reference types, including tied
variables and objects.
Config::Properties is a near implementation of the java.util.Properties API.
It is designed to allow easy reading, writing and manipulation of Java-style
property files.
Config::Model::Tester provides a way to test configuration models with tests
files. This class was designed to tests several models and several tests cases
per model.
This module provides a standard library of functions and
widgets for use in creating Curses-based interfaces.
Should work reliably with both Curses and nCurses
libraries.
A very little module for simulating laziness in perl. It provides
scalars that are "lazy", that is their value is computed only if
necessary and at most once.