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

Search results for "TOBYINK"

TOBYINK::Pod::HTML - convert Pod to HTML like TOBYINK River stage zero No dependents

Yet another pod2html converter. Note that this module requires Perl 5.14, and I have no interest in supporting legacy versions of Perl. Constructor "new(%attrs)" Moose-style constructor. Attributes "pretty" If true, will output pretty-printed (nicely...

TOBYINK/TOBYINK-Pod-HTML-0.005 - 03 Mar 2014 21:24:59 UTC - Search in distribution

TOBYINK::Test::Template - Skeleton distribution for testing purposes River stage zero No dependents

Demonstration of testing setup....

TOBYINK/TOBYINK-Test-Template-0.001000 - 24 Jan 2023 17:46:33 UTC - Search in distribution

Alt::common::sense::TOBYINK - provides a clean-room reimplementation of common::sense River stage zero No dependents

Importing common::sense is roughly equivalent to: use utf8; use strict qw(vars subs); use feature qw(say state switch); use feature qw(unicode_strings current_sub fc evalbytes); no feature qw(array_base); no warnings; use warnings qw(FATAL closed thr...

TOBYINK/Alt-common-sense-TOBYINK-0.001 - 01 Jun 2014 07:46:59 UTC - Search in distribution

Dist::Inkt::Profile::TOBYINK - a Dist::Inkt profile for TOBYINK River stage zero No dependents

TOBYINK/Dist-Inkt-Profile-TOBYINK-0.024 - 05 May 2017 17:08:10 UTC - Search in distribution

Module::Package::RDF - drive your distribution with RDF River stage zero No dependents

Really simple Makefile.PL....

TOBYINK/Module-Package-RDF-0.014 - 31 Jul 2013 11:03:10 UTC - Search in distribution

Z - collection of modules for rapid app development River stage one • 1 direct dependent • 1 total dependent

Just a shortcut for loading a bunch of modules that allow you to quickly code Perl stuff. I've tried to avoid too many domain-specific modules like HTTP::Tiny, etc. The modules chosen should be broadly useful for a wide variety of tasks. Perl Version...

TOBYINK/Z-0.008 - 08 Nov 2020 16:08:49 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

Ask - ask your users about stuff River stage zero No dependents

The "Ask" suite is a set of modules for interacting with users; prompting them for information, displaying messages, warnings and errors, etc. There are already countless CPAN modules for doing this sort of thing, but what sets "Ask" apart from them ...

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution

LV - LV ♥ lvalue River stage one • 1 direct dependent • 1 total dependent

This module makes lvalue subroutines easy and practical to use. It's inspired by the lvalue module which is sadly problematic because of the existence of another module on CPAN called Lvalue. (They can get confused on file-systems that have case-inse...

TOBYINK/LV-0.006 - 03 Nov 2013 07:45:36 UTC - Search in distribution

Moops - Moops Object-Oriented Programming Sugar River stage two • 16 direct dependents • 17 total dependents

Moops is sugar for declaring and using roles and classes in Perl. The syntax is inspired by MooseX::Declare, and Stevan Little's p5-mop-redux project (which is in turn partly inspired by Perl 6). Moops has fewer than half of the dependencies as Moose...

TOBYINK/Moops-0.038 - 15 Feb 2020 09:33:03 UTC - Search in distribution

p5u - utilities for Perl 5 development and administration River stage one • 4 direct dependents • 4 total dependents

p5u is a command-line tool which provides a handful of helpful utilities for Perl development and administration. For example, reporting on what versions of a module are installed locally; which are available on CPAN; how the versions compare on the ...

TOBYINK/P5U-0.100 - 24 May 2013 13:44:04 UTC - Search in distribution
  • P5U - utilities for Perl 5 development and administration
  • P5U::Lib::Whois - support library implementing p5u's whois command
  • P5U::Lib::AutoProve - support library implementing p5u's auto-prove command

Moos - Moo s{imple,peedy,ingle} River stage one • 2 direct dependents • 3 total dependents

Moos completes the M to Moose sequence of Perl OO modules. This one is pure Perl, single file and mostly Moose compatible (for what it does). Moos has no non-core dependencies, but certain features (roles, debugging functions, legacy Perl support) do...

INGY/Moos-0.30 - 19 Aug 2014 23:29:28 UTC - Search in distribution
  • oos - It's a Cow Party!
  • remoos - Rewrite Moos.pm into Your Own Module
  • Moos::Role - Simple roles for Moos.

perlrdf - perlrdf command line utils River stage one • 1 direct dependent • 1 total dependent

perlrdf is a single front-end to various RDF functionality available for Perl. The core distribution includes commands for create and manipulate quad stores (i.e. databases for RDF data); and commands to parse, serialise, convert and validate RDF dat...

TOBYINK/App-perlrdf-0.006 - 14 Sep 2014 11:24:59 UTC - Search in distribution

Mom - Moo objects minimally River stage zero No dependents

This documentation assumes familiarity with Moo. Motivation The documentation for MooX::ShortHas says instead of this: use Moo; has hro => is => ro => required => 1; has hlazy => is => lazy => builder => sub { 2 }; has hrwp => is => rwp => required =...

TOBYINK/Mom-0.006 - 11 Jun 2022 16:04:25 UTC - Search in distribution

Pry - intrude on your code River stage one • 1 direct dependent • 1 total dependent

Kind of a bit like a debugger, kind of a bit like a REPL. This module gives you a function called "pry" that you can drop into your code anywhere. When Perl executes that line of code, it will stop and drop you into a REPL. You can use the REPL to in...

TOBYINK/Pry-0.003001 - 05 Oct 2014 20:22:52 UTC - Search in distribution

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...

DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC - Search in distribution

MooX::Press - quickly create a bunch of Moo/Moose/Mouse classes and roles River stage one • 5 direct dependents • 9 total dependents

MooX::Press (pronounced "Moo Express") is a quick way of creating a bunch of simple Moo classes and roles at once without needing to create separate Perl modules for each class and each role, and without needing to add a bunch of boilerplate to each ...

TOBYINK/MooX-Press-0.086 - 19 Jul 2022 09:06:55 UTC - Search in distribution

Zydeco - Jazz up your Perl River stage one • 3 direct dependents • 4 total dependents

Zydeco is a Perl module to jazz up your object-oriented programming. It fuses together: * Classes, roles, and interfaces * Powerful and concise attribute definitions * Methods with signatures, type constraints, and coercion * Factories to help your o...

TOBYINK/Zydeco-0.617 - 23 Oct 2022 13:05:51 UTC - Search in distribution

mite - A Perl OO compiler River stage zero No dependents

mite is a Perl compiler for Mite, a Moose-like module for doing object oriented code. Unlike others, code using Mite has no dependencies, *even on Mite itself*. mite allows you to write object-oriented Perl modules without any dependencies. There is ...

TOBYINK/Mite-0.012000 - 12 Dec 2022 20:44:49 UTC - Search in distribution

LINQ - an interpretation of Microsoft's Language Integrated Query River stage one • 1 direct dependent • 1 total dependent

LINQ is basically an application of SQL concepts to arrays and iterators. Hopefully this implementation will eventually cover other data types like SQL tables, XML and JSON data, etc. Not much is documented yet, but the test suite includes numerous e...

TOBYINK/LINQ-0.003 - 20 Oct 2022 15:18:58 UTC - Search in distribution
400 results (0.095 seconds)