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 File::Copy"

Meta::Utils::File::Copy - library to help you copy files. River stage zero No dependents

This module eases the case for copying files....

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

aegis_conf_copy_file_command.pl - conf_copy_file aegis hook. River stage zero No dependents

This program handles the aegis conf_copy_file actions. This script is called by Aegis whenever a new file is added to the project or a file is copied to the project. This will: 0) Authorise that this file is allowed for insertion. 1) Authorise that t...

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

aegis_conf_copy_file_undo_command.pl - copy_file_undo aegis hook. River stage zero No dependents

This program handles the copy_file_undo aegis hook actions. Currently it does nothing....

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

Meta::IO::File - extend IO::File. River stage zero No dependents

This class extends IO::File. I'm not actually adding a lot of IO stuff but rather making the code which uses IO::File cleaner by having my Meta::IO::File throw exception instead of returning error codes so that it will fit nicer in OO systems....

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

Meta::File::MMagic - extend File::MMagic. River stage zero No dependents

This class extends the functionality found in File::MMagic until some improvements to that class are made....

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

Meta::Db::Ops - Perl module to create a database for you. River stage zero No dependents

This module does various database related tasks like exporting from databases in a generic fashion, translating database names so that development environments could use the same DB server as production environments and not have to worry about messin...

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

Meta::Db::Def - Object to store a definition for a database. River stage zero No dependents

This is an object to let you read,write and manipulate a database definition....

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

Meta::Db::Set - Object to store set data. River stage zero No dependents

This is an object to store a the definition for an set type....

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

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::Db::Dbi - an extension of the regular DBI module. River stage zero No dependents

This is my extension of the Dbi module. The reason that there is no inheritance here is that DBI is hard to inherit from since the object which is the database handle (which is returned from connect) is not clear (I mean which object is it). And all ...

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

Meta::Tool::Nm - run nm and give you the results. River stage zero No dependents

This module hides the complexity of running nm from you. Give it an object file or a library and ask it to read it and it will return a hash containing the symbols in that file....

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

Meta::Xml::Dom - XML/DOM parser. River stage zero No dependents

This object is here to be an XML::DOM::ValParser object which will hide some of the drawbacks of the Perl native XML::DOM::ValParser object. For instace, I would like to set, at runtime, whether the object will do validation or not. I would also like...

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

Meta::Pdmt::FileNode - a node representing a file. River stage zero No dependents

This is a node in the PDMT graph representing a file in the file system....

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

Meta::Db::Enum - Object to store enumeration data. River stage zero No dependents

This is an object to store a the definition for an enumeration type....

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::Utils::Handle - various utilities to help you with file handles. River stage zero No dependents

This module helps you with various things to do with file handles. Flushing them, closing etc... In default perl this is done in the most awkward ways and this module is here to protect you from that....

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

Meta::Tool::Dvi - this module will help you deal with dvi files. River stage zero No dependents

This module helps you deal with DVI: Device Independant graphics format. It can: 0. Check that a certain DVI file is correct. 1. Convert the DVI file to postscript format....

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

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::Rpm - library to run the RPM tool for package creation. River stage zero No dependents

This package runs RPM for you and knows how to supply it with all the relevant options. It can also access the RPM database for you and find out information for there (which packages are installed etc...)....

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

Meta::Tool::Jar - library to run Jar. River stage zero No dependents

This library eases the job of running the Java Jar utility to create a Java Jar file....

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