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 Test-Command-0.09"

Meta::Utils::Pc - utilities to handle pc junk. River stage zero No dependents

This is a library to help you deal with pc junk. This will umount all dirs in a pc, do pc path conversion and the like. This is really a drag because PC's have so little capabilities......

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

Meta::Tool::Gzip - call gzip for you. River stage zero No dependents

This class hides the complexity of calling gzip from you. Currently the implementation calls the command line gzip to do the work but more advanced implementations will call a module to do it....

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

Meta::Utils::Time - module to let you access dates and times. River stage zero No dependents

This is a library to make it easier on you to access dates and time, do calculations on them and other stuff without knowing all the gorry details. Note that we do not want to add routines like "epoch_to_tm" or "string_to_tm" since the tm object is n...

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

Meta::Utils::Hash - general base utility library for many hash functions. River stage zero No dependents

This is a general utility perl library for all kinds of hash routines. This mainly iterates hashes using the each builtin which is the fastest to do the job and like the list library uses refernces to avoid duplication whereever possible....

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

Meta::Tool::Onsgmls - run onsgmls for you. River stage zero No dependents

This module will ease the work of running onsgmls for you. The current purpose is to validate SGML documents but more uses may be added in the future. The onsgmls that this runs is the one supplied with recent versions of opensp and NOT openjade. Thi...

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::Tool::Lilypond - take care of running Lilypond for you. River stage zero No dependents

This tool handles all Lilypond stuff in the baseline. It does the following: 1. checks lilypond sources. 2. converts lilypond sources to various formats: midi,tex,ps,dvi. 3. extracts dependency information from lilypond sources. This assumes usage of...

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

Meta::Archive::MyTar - Tar archive module. River stage zero No dependents

This module allows you to create tar archives much line the CPAN Archive::Tar module. The difference is that this module stores the archive on the disk and not in RAM and therefore is supposed to have more performance. It also supports more operation...

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

Meta::Baseline::Cook - library to give out cook related information to perl scripts. River stage zero No dependents

This library is intended to supply all demanders (i.e. Peter Miller's cook, other scripts or any other inquirer) any information regarding cook related parameters in the project. In addition this library knows how to do cook related stuff (write and ...

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

Meta::Utils::Net::Ftp - object to enhance Net::FTP. River stage zero No dependents

This object is here to enhance the Net::FTP object which is out there for perl. Note: it would have been convenient to just inherit from Net::FTP but Net::FTP is not a hash. Therefore we just store Net::FTP internally. Another solution would be to ro...

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

Meta::Distrib::Distrib - distribute a list of files to other machines. River stage zero No dependents

This is a library to help you put a set of files on a machine....

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

Meta::Utils::Net::Mail - library to handle mail deliveries. River stage zero No dependents

This module sends mail who whoever you want to. I do not recommend using this as this uses a direct sendmail call which is not portable at all (sendmail has to be in the users path and other problems). Alternatives are: Install Mail::Sendmail and use...

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

Meta::Utils::Opts::Opts - Module to help you analyze command line arguments. River stage zero No dependents

This is a library to handle command line arguments for shell scripts. It surrounds the Getopt::Long library and gives a nicer interface. The way to use the library is this: first you have to prepare a list of variables (of different types of course) ...

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

Meta::Utils::File::Iter - iterate files in directories. River stage zero No dependents

This is an iterator object which allows you to streamline work which has to do with recursing subdirs. Give this object a subdir to recurse and it will give you the next file to work on whenever you ask it to. The reason this method is more streamlin...

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

archive.pl - test the external Archive::Tar module. River stage zero No dependents

This is a test suite for the Archive::Tar package. Currently it just creates an archive with some data and then shows you it's content via the system tar command....

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

Meta::Utils::File::Iterator - iterate files in directories. River stage zero No dependents

This is an iterator object which allows you to streamline work which has to do with recursing subdirs. Give this object a subdir to recurse and it will give you the next file to work on whenever you ask it to. The reason this method is more streamlin...

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

Meta::Lang::Perl::Pod::Docbook - Translate pod into DocBook. River stage zero No dependents

This class translates pod documentation to DocBook format (only a section mind you)....

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