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

Search results for "DOY"

Task::BeLike::DOY - modules I use River stage zero No dependents

DOY/Task-BeLike-DOY-0.15 - 05 Nov 2018 00:24:48 UTC - Search in distribution

Dist::Zilla::PluginBundle::DOY - Dist::Zilla plugins for me River stage one • 2 direct dependents • 2 total dependents

My plugin bundle. Roughly equivalent to: [Prereqs / TestMoreDoneTesting] -phase = test -type = requires Test::More = 0.88 [GatherDir] [PruneCruft] [ManifestSkip] [MetaYAML] [License] [Readme] [RunExtraTests] [ExecDir] [ShareDir] [MakeMaker] [Manifest...

DOY/Dist-Zilla-PluginBundle-DOY-0.15 - 04 Jul 2014 21:03:08 UTC - Search in distribution

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 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

smt - command line interface to Games::SMTNocturne::Demons River stage zero No dependents

This program exposes the functionality from Games::SMTNocturne::Demons on the command line, as well as adding some useful functionality on top of it....

DOY/Games-SMTNocturne-Demons-0.02 - 04 Jul 2014 21:04:35 UTC - Search in distribution

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2117 direct dependents • 5269 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

perlfaq4 - Data Manipulation River stage zero No dependents

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Moose - A postmodern object system for Perl 5 River stage four • 2916 direct dependents • 4004 total dependents

Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

IT::perlfaq4 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Try - nicer exception handling syntax River stage zero No dependents

This module implements a try/catch/finally statement. It is based heavily on (and mostly implemented via) Try::Tiny. The differences are: * It is a statement. "my $foo = try { ... }" doesn't work anymore, but in return, you don't have to remember the...

DOY/Try-0.03 - 09 Jan 2013 08:46:07 UTC - Search in distribution

pocket - interact with the Pocket API from the command line River stage zero No dependents

This program provides several subcommands to allow you to interact with your Pocket list from the command line. It will automatically authenticate as needed, prompting you for your consumer key, and will store the returned credentials in "~/.pocket"....

DOY/WWW-Pocket-0.03 - 29 May 2016 05:00:57 UTC - Search in distribution

Fun - simple function signatures River stage zero No dependents

This module provides "fun", a new keyword which defines functions the same way that "sub" does, except allowing for function signatures. These signatures support defaults and slurpy arguments, but no other advanced features. The behavior should be eq...

DOY/Fun-0.05 - 20 Sep 2012 17:20:12 UTC - Search in distribution

Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) River stage four • 760 direct dependents • 1891 total dependents

Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI. See PSGI for the PSGI specification and PSGI::...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC - Search in distribution

reply - read, eval, print, loop, yay! River stage two • 14 direct dependents • 21 total dependents

This script runs the Reply shell. It looks for a configuration file in ".replyrc" in your home directory, and will generate a basic configuration for you if that file does not exist. See the Reply documentation for more information about using and co...

DOY/Reply-0.42 - 24 Aug 2016 02:21:49 UTC - Search in distribution

TAEB - the Tactical Amulet Extraction Bot (for NetHack) River stage zero No dependents

TAEB is a framework for programmatically playing NetHack (<http://nethack.org>). This framework is useful for, among other things, writing autonomous NetHack bots, or providing unconventional interfaces to NetHack for humans. Once installed, run the ...

SARTAK/TAEB-0.03 - 14 Mar 2009 15:25:11 UTC - Search in distribution

Try::Tiny - Minimal try/catch with proper preservation of $@ River stage five • 1160 direct dependents • 16205 total dependents

This module provides bare bones "try"/"catch"/"finally" statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike TryCatch which provides a nice syntax and avoids adding another call stack layer, and ...

ETHER/Try-Tiny-0.31 - 23 Nov 2021 20:30:31 UTC - Search in distribution

ttyrec - record interactive terminal sessions River stage zero No dependents

This is an implementation of the "ttyrec" program for recording terminal sessions. All data that the program running in the terminal produces is recorded, along with timing information, so that it can be replayed later (via a ttyrec player such as th...

DOY/App-Ttyrec-0.02 - 26 Feb 2014 00:07:43 UTC - Search in distribution

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

Parse::Keyword - DEPRECATED: write syntax extensions in perl River stage two • 6 direct dependents • 35 total dependents

DO NOT USE! This module has fundamental errors in the way it handles closures, which are not fixable. Runtime keywords will never be able to work properly with the current design of this module. There are certain cases where this module is still safe...

HAARG/Parse-Keyword-0.09 - 02 Feb 2017 20:53:43 UTC - Search in distribution
162 results (0.066 seconds)