Search results for "FLUFFY"

Ormlette - Light and fluffy object persistence River stage zero No dependents

Ormlette is a simple object persistence mechanism which is specifically designed to avoid imposing any requirements on how your code is organized or what base classes you use. Rather than requiring your classes to inherit from it, Ormlette is initial...

DSHEROH/Ormlette-0.005 - 08 Jul 2013 08:27:29 UTC - Search in distribution

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Tcl - Tcl extension module for Perl River stage two • 3 direct dependents • 15 total dependents

The Tcl extension module gives access to the Tcl library with functionality and interface similar to the C functions of Tcl. In other words, you can * create Tcl interpreters The Tcl interpreters so created are Perl objects whose destructors delete t...

VKON/Tcl-1.32 - 06 Jan 2024 15:12:10 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/File-Info-1.02 - 13 Jan 2003 18:08:32 UTC - Search in distribution
  • fileinfo-dump - Dump information found in .fileinfo file in human-readable fashion.
  • File::Info - Store file information persistently for fast lookup

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Getopt-Plus-0.99 - 29 Nov 2012 13:50:26 UTC - Search in distribution
  • Getopt::Plus - Options wrapper with standard options, help system and more

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Tie-Proxy-Hash-1.01 - 19 Mar 2003 16:51:54 UTC - Search in distribution

log_input - run a command, collecting all stdout & stderr to file River stage one • 1 direct dependent • 1 total dependent

Take a command line, run this command as a child process, collection all output into a specified logfile, with timestamps. When a signal is received, it will be logged. If the signal is a SIGCONT, the logger will check to see how many children are st...

FLUFFY/Log-Info-2.00 - 19 Dec 2010 09:03:25 UTC - Search in distribution
  • Log::Info - Wrapper around Log::Log4perl
  • Log::Info::Fork - a process that forks, and its output is captured and logged.

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Archive-Par-1.01 - 06 Mar 2002 09:28:02 UTC - Search in distribution

EntityModel - manage entity model definitions River stage one • 3 direct dependents • 7 total dependents

This module provides a data storage abstraction system (in the form of an Object Relational Model) for accessing backend storage from Perl and other languages. The intent is to take a model definition and generate or update database tables, caching l...

TEAM/EntityModel-0.102 - 08 Sep 2013 17:14:29 UTC - Search in distribution

share::Synopsis::S03-operators River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Keyword::Declare - Declare new Perl keywords...via a keyword...named keyword River stage two • 16 direct dependents • 16 total dependents

This module implements a new Perl keyword: "keyword", which you can use to specify other new keywords. Normally, to define new keywords in Perl, you either have to write them in XS (shiver!) or use a module like Keyword::Simple or Keyword::API. Using...

DCONWAY/Keyword-Declare-0.001018 - 19 Aug 2021 21:38:39 UTC - Search in distribution

Data::Stag - Structured Tags datastructures River stage one • 4 direct dependents • 8 total dependents

This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl. A simple example is shown b...

CMUNGALL/Data-Stag-0.14 - 18 Sep 2013 05:33:02 UTC - Search in distribution

Conjury - Introduction to Perl Conjury River stage zero No dependents

Perl Conjury is a general purpose software construction framework. It's an alternative to the venerable make utility, but since it is written entirely in Perl, its capabilities extend to functions traditionally implemented using a text preprocessor t...

JWOODYATT/Conjury-Core-1.003 - 20 Apr 2000 23:09:34 UTC - Search in distribution

Conjury - Introduction to Perl Conjury River stage zero No dependents

Perl Conjury is a general purpose software construction framework. It's an alternative to the venerable make utility, but since it is written entirely in Perl, its capabilities extend to functions traditionally implemented using a text preprocessor t...

JWOODYATT/conjury-1.004 - 01 May 2001 06:11:27 UTC - Search in distribution

cvs2cl.pl - convert cvs log messages to changelogs River stage zero No dependents

cvs2cl produces a GNU-style ChangeLog for CVS-controlled sources by running "cvs log" and parsing the output. Duplicate log messages get unified in the Right Way. The default output of cvs2cl is designed to be compact, formally unambiguous, but still...

LEOCHARRE/LEOCHARRE-Dev-1.13 - 30 Oct 2009 19:22:22 UTC - Search in distribution

Term::ProgressBar - provide a progress meter on a standard terminal River stage two • 26 direct dependents • 37 total dependents

Term::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains. A typical use sets up the progress bar with a number ...

MANWAR/Term-ProgressBar-2.23 - 08 Oct 2022 03:23:15 UTC - Search in distribution

Database::Async - provides a database abstraction layer for IO::Async River stage one • 1 direct dependent • 1 total dependent

Database support for IO::Async. This is the base API, see Database::Async::Engine and subclasses for specific database functionality. This is an early preview release. DBI provides a basic API for interacting with a database, but this is very low lev...

TEAM/Database-Async-0.019 - 04 Dec 2023 15:20:06 UTC - Search in distribution

PBS::ProgressBar - provide a progress meter on a standard terminal River stage zero No dependents

PBS::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains. A typical use sets up the progress bar with a number o...

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC - Search in distribution

Config::Fast - extremely fast configuration file parser River stage zero No dependents

This module is designed to provide an extremely lightweight way to parse moderately complex configuration files. As such, it exports a single function - "fastconfig()" - and does not provide any OO access methods. Still, it is fairly full-featured. H...

NWIGER/Config-Fast-1.07 - 06 Mar 2006 22:21:57 UTC - Search in distribution
31 results (0.048 seconds)