The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "CPAN-Meta-YAML"

CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files River stage five • 17 direct dependents • 18947 total dependents

This module implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task. NOTE: META.yml (and MYMETA.yml) fi...

DAGOLDEN/CPAN-Meta-YAML-0.018 - 11 Dec 2015 16:57:36 UTC - Search in distribution

Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution. River stage one • 2 direct dependents • 3 total dependents

This module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Ins...

BARBIE/Test-CPAN-Meta-YAML-0.25 - 06 May 2015 07:22:21 UTC - Search in distribution

Test::Apocalypse::CPANMeta_YAML - Plugin for Test::CPAN::Meta River stage one • 1 direct dependent • 1 total dependent

Encapsulates Test::CPAN::Meta::YAML functionality....

APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC - Search in distribution

td - Manipulate table data River stage one • 2 direct dependents • 2 total dependents

What is td? *td* receives table data from standard input and performs an action on it. It has functionality similar to some Unix commands like *head*, *tail*, *wc*, *cut*, *sort* except that it operates on table rows/columns instead of lines/characte...

PERLANCAR/App-td-0.111 - 05 May 2023 00:05:59 UTC - Search in distribution

CHI - Unified cache handling interface River stage three • 97 direct dependents • 204 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

perloptree - The Perl op tree River stage zero No dependents

Various material about the internal Perl compilation representation during parsing and optimization, before the actual execution begins, represented as "B" objects, the "B" op tree. The well-known perlguts.pod focuses more on the internal representat...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution

cpanm - get, unpack build and install modules from CPAN River stage two • 42 direct dependents • 52 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN
  • App::cpanminus - get, unpack, build and install modules from CPAN

UMMF - UML Meta-Model Framework. UML to code generation via XMI. Implements UML 1.5 meta-model. Provides object-oriented Perl interface for processing UML meta-models and models. Imports XMI. Includes XMI, Perl and Java code generation back-ends. River stage zero No dependents

See <http://ummf.umleta.com/> and the "examples" directory in the distribution for more information....

KSTEPHENS/UMMF-1.02 - 14 May 2006 02:39:55 UTC - Search in distribution

dapper - A publishing tool for static websites. River stage zero No dependents

Dapper helps you build static websites. To get you started, you can use the "dapper init" command to initialize a directory. After running this command, the following directory structure will be created: _config.yml _layout/ index.html _source/ index...

MDB/App-Dapper-0.18 - 02 May 2014 06:07:55 UTC - Search in distribution

KiokuDB - Object Graph storage engine River stage two • 22 direct dependents • 24 total dependents

KiokuDB is a Moose based frontend to various data stores, somewhere in between Tangram and Pixie. Its purpose is to provide persistence for "regular" objects with as little effort as possible, without sacrificing control over how persistence is actua...

DOY/KiokuDB-0.57 - 25 Mar 2014 21:04:20 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

Grades - A collocation of homework, classwork and exams River stage zero No dependents

An alternative to a spreadsheet for grading students, using YAML files and scripts. The students are the players in a league ( class.) See the README and example emile league in t/emile in the distribution for the layout of the league directory in wh...

DRBEAN/Grades-0.16 - 06 Apr 2014 00:32:22 UTC - Search in distribution

JSON::XS - JSON serialising/deserialising, done correctly and fast River stage three • 461 direct dependents • 797 total dependents

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C. See MAPPING, below, on how JSON::XS maps perl values to JSON v...

MLEHMANN/JSON-XS-4.03 - 27 Oct 2020 18:06:42 UTC - Search in distribution

share::Synopsis::S02-bits River stage one • 2 direct dependents • 2 total dependents

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

umlclass.pl - Utility to generate UML class diagrams from Perl source or runtime River stage zero No dependents

This is a simple command-line frontend for the UML::Class::Simple module. I'll illustrate the usage of this tool via some real-world examples. Draw Stevan's Moose $ umlclass.pl -M Moose -o samples/moose_small.png -p "^(Class::MOP|Moose::)" -s 4x8 Thi...

AGENT/UML-Class-Simple-0.22 - 18 Dec 2016 23:00:01 UTC - Search in distribution

perl5200delta - what is new for perl v5.20.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

JSON::SIMD - JSON serialising/deserialising, done correctly and faster River stage zero No dependents

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C. For extra speed, it uses simdjson, the fastest C++ JSON parser...

PJUHASZ/JSON-SIMD-1.06 - 27 Apr 2023 16:22:59 UTC - Search in distribution

TAP::Parser - Parse TAP output River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser" is designed to produce a proper parse of TAP output. For an example of how to run tests through this module, see the simple harnesses "examples/". There's a wiki dedicated to the Test Anything Protocol: <http://testanything.org> It incl...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution
105 results (0.118 seconds)