Search results for "module:acme 42"
Acme::Test::42 - Test the answer to ultimate question
Acme::Test::42 exports two subroutines, "ok" and "not_ok", each of them expects two arguments: the answer and optional comment. The module is based on standard Test::Builder and follows the TAP standard but unlike Test::Simple and Test::More does not...
ANDY/Acme-Test-42-0.1 - 04 May 2010 07:22:59 UTC
Acme::FSM - pseudo Finite State Machine.
(disclaimer) Acme::FSM is currently in proof-of-concept state. There's a plan to accompany it with Acme::FSM::Simple with all diagnostics avoided and run time checks in place. And then with Acme::FSM::Tiny with run time checks stripped. Also, see BUG...
WHYNOT/Acme-FSM-v2.3.5 - 29 Dec 2022 21:53:47 UTC
Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace
Subs created and collected since the mid-90s....
KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC
Acme::Lvalue - Generalized lvalue subroutines
This module makes a number of perl builtins return lvalues, letting you assign to them. This lets you do things like: reverse(hex $x) = '9558295373'; # $x eq 'deadbeef' # because hex 'deadbeef' == 3735928559 # and reverse '3735928559' eq '9558295373'...
MAUKE/Acme-Lvalue-0.03 - 21 Oct 2012 13:50:06 UTC
Acme::Turing - Turing machine emulation
This module gives you the methods needed to emulate a Turing machine in Perl. Why? Because we can. This module is based on Turing's original paper (see REFERENCES), which allows complete freedom in the actions to be taken before the machine enters a ...
GROMMEL/Acme-Turing-0.02 - 28 Jul 2008 16:45:24 UTC
Acme::Numbers - a fluent numeric interface
Inspired by this post http://beautifulcode.oreillynet.com/2007/12/the_cardinality_of_a_fluent_ in.php and a burning curiosity. At leats, I hope the burning was curiosity....
SIMONW/Acme-Numbers-1.2 - 17 Aug 2012 17:16:12 UTC
Acme::constant - Like constant, except actually not.
This pragma lets you make inconstant constants, just like the constants the users of Ruby or Opera (before Opera 14, that is) already enjoyed. Unlike Perl constants, that are replaced at compile time, Acme constants, in true dynamic programming langu...
GLITCHMR/Acme-constant-0.1.3 - 28 Sep 2013 12:28:31 UTC
Acme::Hyperindex - Look deep into structures using a list of indexes
When you use dynamic datastructures, the perl index syntax may not be felxible enough. A little examle: my @struct = ( { pion => [ [qw(strange j_psi positron)], [qw(down_squark electron gluino)], ], w_plus_wino => [ [qw(neutralino tau kaon)], [qw(cha...
BERIKV/Acme-Hyperindex-0.12 - 04 Sep 2005 21:05:31 UTC
Acme::Flat::SVOP - An Operation with a static embedded SV.
KENTNL/Acme-Flat-0.001001
-
07 Mar 2017 15:37:13 UTC
Acme::AutoloadAll - Use every function everywhere.
This module allows you to call any function ever seen by your perl instance. As long as you used/required a module in the past you can now call its functions everywhere....
DRAKO/Acme-AutoloadAll-0.005 - 04 Jun 2015 15:07:17 UTC
Acme::Github::Test - A test distribution for Github
MALLEN/Acme-Github-Test-0.03
-
07 Jan 2013 21:50:19 UTC
Acme::Lambda::Expr - Lambda expressions
This module provides lambda expressions....
GFUJI/Acme-Lambda-Expr-0.01 - 02 Nov 2008 03:25:41 UTC
Acme::Ford::Prefect - Test Module for Alien::Base
Alien::Base comprises base classes to help in the construction of "Alien::" modules. Modules in the Alien namespace are used to locate and install (if necessary) external libraries needed by other Perl modules. This module is a toy module to test the...
PLICEASE/Acme-Ford-Prefect-2.7200 - 26 Oct 2022 12:31:53 UTC
Acme::Ford::Prefect2 - Test Module for Alien::Base + Alien::Build
Alien::Base comprises base classes to help in the construction of "Alien::" modules. Modules in the Alien namespace are used to locate and install (if necessary) external libraries needed by other Perl modules. This module is a toy module to test the...
PLICEASE/Acme-Ford-Prefect2-2.7200 - 26 Oct 2022 12:33:24 UTC
Acme::CPANAuthors::Czech - We are Czech CPAN authors.
See documentation for Acme::CPANAuthors for more details....
SKIM/Acme-CPANAuthors-Czech-0.30 - 16 Sep 2021 14:12:34 UTC
Acme::Ford::Prefect::FFI - FFI test module for Alien::Base
Alien::Base comprises base classes to help in the construction of "Alien::" modules. Modules in the Alien namespace are used to locate and install (if necessary) external libraries needed by other Perl modules. This module is a toy module to test the...
PLICEASE/Acme-Ford-Prefect-FFI-2.7200 - 26 Oct 2022 12:33:19 UTC
Acme::Types::NonStandard - unbundled set of stupid types for Type::Tiny
An attempt to provide totally useless types that Types::Standard does not. ConfusingDualVar A dualvar (see "dualvar" in Scalar::Util) whose stringy value must be a floating point number or integer distinct from the numeric value (to maximize debuggin...
AVENJ/Acme-Types-NonStandard-0.002002 - 14 Mar 2015 04:03:24 UTC
Acme::Ford::Prefect2::FFI - FFI test module for Alien::Base
Alien::Base comprises base classes to help in the construction of "Alien::" modules. Modules in the Alien namespace are used to locate and install (if necessary) external libraries needed by other Perl modules. This module is a toy module to test the...
PLICEASE/Acme-Ford-Prefect2-FFI-2.7200 - 26 Oct 2022 12:33:25 UTC
Acme::MetaSyntactic::hhgg - The Hitch Hiker's Guide to the Galaxy theme
Characters and other names from Douglas Adams's "Hitch Hiker's Guide to the Galaxy" book series. The list is very incomplete (it should contain at least 42 items). After glancing at <http://en.wikisource.org/wiki/The_Ultra-Complete_Index_to_the_Hitch...
BOOK/Acme-MetaSyntactic-Themes-1.055 - 30 Apr 2021 17:46:34 UTC
Acme::ZydecoTesting::App1 - test packaging a Zydeco app
Just a test for Zydeco and how easy to package it is....
TOBYINK/Acme-ZydecoTesting-App1-0.003 - 12 Sep 2020 22:18:19 UTC