The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Meta simul"

Meta::Ds::Set - data structure that represents a set. River stage zero No dependents

This is a library to let you create a set like data structure. The set data structure is akin to the mathematical object of a set. A set is a collection of items where duplicates are not allowed (if you insert an item which is already in the set the ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Oset - Ordered hash data structure. River stage zero No dependents

This is a set object which is also ordered. This means you can access the n'th element. You get performance penalties in this implementation (especially upon removal of elements) so if you dont need the ordered feature please use the Meta::Ds::Set cl...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Hash - data structure that represents a hash table. River stage zero No dependents

This is a library to let you create a hash like data structure. "Why should I have such a data strcuture ?" you rightly ask... Perl already supports hashes as built in structures, but these dont have a size method (for one...)... This encapsulates ha...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Graph - data structure that represents a graph. River stage zero No dependents

This is a library to let you create a graph like data structure. The library gives services like the n'th node, n'th edge etc... The graphs are directional....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Array - data structure that represents a array table. River stage zero No dependents

This is a library to let you create an array like data structure. "Why should I have such a data strcuture ?" you rightly ask... Perl already supports arrays as built in structures. But the usage of the perl array is cryptic and non object oriented (...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Debug - handle debug of perl scripts in base. River stage zero No dependents

This package handles perl debugging in base and makes sure that if you're not a perl developer you will not suffer from the lags of doing things like: use strict qw(vars refs subs); use diagnostics;etc... For all programmers that change this package ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Utils - misc utility library for many functions. River stage zero No dependents

This is a general utility module for either miscelleneous commands which are hard to calssify or for routines which are just starting to form a module and have not yet been given a module and moved there....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Baseline::Rsh - library to do correct rsh execution on machines. River stage zero No dependents

This package can do correct rsh execution, both on pcs and on unices (current host included...). This is supposed to handle the following cases: 0. the remote machine is the current machine (dont rsh). 1. the remote machine is the a unix machine (do ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::System - A module to help with running other programs. River stage zero No dependents

SPECIAL STDERR FILE This library basically provides the routines to do the following: 0. execute binaries. 1. execute shell commands (with shell interpretation). 2. execute other perl scripts (in the same interpreter as you are...). 3. smart routines...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Baseline::Switch - module to help to sort through all available languages. River stage zero No dependents

This is the "switch" library between all language modules....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

prop.pl - testing program for the Meta::Utils::File::Prop.pm module. River stage zero No dependents

This is a test suite for the Meta::Utils::File::Prop.pm package....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

enum.pl - testing program for the Meta::Info::Enum.pm module. River stage zero No dependents

This will test the Meta::Info::Enum.pm module. Currently it creates an object and queries about values....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Opts::Sopt - Object to store a definition for a command line option. River stage zero No dependents

This object is used by the Opts object to store information about a single command line argument....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

debug.pl - testing program for the Meta::Utils::Debug.pm module. River stage zero No dependents

This script tests the Meta::Utils::Debug module....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

array.pl - testing program for the Meta::Ds::Array.pm module. River stage zero No dependents

This will test the Meta::Ds::Array.pm module. Insertions and printing is currently all it does....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Baseline::Lang::Html - doing data specific stuff in the baseline. River stage zero No dependents

This package is the data package of the baseline. It currently does nothing and authorises all files to be placed in data....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Baseline::Lang::Lily - doing Lilypond specific stuff in the baseline. River stage zero No dependents

This package contains stuff specific to Lilypond in the baseline: 0. verification. 1. compilation to postscript, midi, dvi, tex. 2. authorization for lilypond files to enter the baseline. This package uses the Lilypond tool to do it's thing....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
17 results (0.023 seconds)