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

Search results for "MASAKI"

lib/Acme/MorningMusume/SatohMasaki.pm River stage one • 2 direct dependents • 3 total dependents

CATATSUY/Acme-MorningMusume-0.20 - 04 Jun 2016 07:14:38 UTC - Search in distribution

Net::Patricia - Patricia Trie perl module for fast IP address lookups River stage one • 1 direct dependent • 1 total dependent

This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see...

GRUBER/Net-Patricia-1.22 - 15 Oct 2013 19:45:51 UTC - Search in distribution

JCM::Net::Patricia - Patricia Trie perl module for fast IP address lookups River stage zero No dependents

This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see...

JMASLAK/JCM-Net-Patricia-1.05 - 29 Mar 2021 18:10:24 UTC - Search in distribution

Brownie - Browser integration framework inspired by Capybara River stage zero No dependents

Brownie is browser integrtion framework. It is inspired by Capybara (Ruby)....

MASAKI/Brownie-0.09 - 23 Sep 2013 15:00:22 UTC - Search in distribution

Devel::Stub - stub some methods for development purpose River stage zero No dependents

For example, when you develop a webapp,you'd like to develop views and/or controllers using stubbed model modules which can return expected data. This module helps it. * With this module,you can stub some methods on exisiting moudle * This module add...

SAWAMUR/Devel-Stub-v0.02 - 03 Dec 2012 13:33:22 UTC - Search in distribution

Lingua::EO::Orthography - A orthography/substitute converter for Esperanto characters River stage zero No dependents

6 letters in the Esperanto alphabet did not exist in ASCII. Their letters, which have supersigns (eo: supersignoj), are often spelled in substitute notations (eo: surogataj skribosistemoj) for the history, namely, for the ages of typography and typew...

MORIYA/Lingua-EO-Orthography-0.04 - 24 Dec 2013 17:11:43 UTC - Search in distribution

Catalyst::Controller::ActionRole - (DEPRECATED) Apply roles to action instances River stage two • 20 direct dependents • 33 total dependents

This module allows one to apply Moose::Roles to the "Catalyst::Action"s for different controller methods. For that a "Does" attribute is provided. That attribute takes an argument, that determines the role, which is going to be applied. If that argum...

ETHER/Catalyst-Controller-ActionRole-0.17 - 02 Feb 2015 03:15:52 UTC - Search in distribution

HTTP::Router - Yet Another Path Router for HTTP River stage zero No dependents

HTTP::Router provides a way of constructing routing tables. If you are interested in a Merb-like constructing way, please check HTTP::Router::Declare....

MASAKI/HTTP-Router-0.05 - 18 Mar 2010 04:49:06 UTC - Search in distribution

HTTPx::Dispatcher - the uri dispatcher(DEPRECATED) River stage zero No dependents

THIS MODULE WAS NO LONGER MAINTAIN. USE Router::Simple INSTEAD....

TOKUHIROM/HTTPx-Dispatcher-0.10 - 16 Oct 2011 22:06:18 UTC - Search in distribution

Test::Double - Perl extension for Test Double. River stage one • 1 direct dependent • 2 total dependents

Test::Double is a Perl extension for Test Double....

MASAKI/Test-Double-0.05 - 08 Sep 2013 14:22:02 UTC - Search in distribution

Lingua::EO::Numbers - Convert numbers into Esperanto words River stage zero No dependents

This module provides functions to convert numbers into words in Esperanto, a constructed international auxiliary language created by L. L. Zamenhof and published in 1887. This module currently supports the standard Esperanto decimal separator (",") o...

PATCH/Lingua-Conlang-Numbers-0.04 - 14 Mar 2010 17:04:47 UTC - Search in distribution

URI::Platonic - Platonic and Distinct URIs River stage zero No dependents

URI::Platonic is a URI-like module for "Platonic" and "Distinct" URIs, described in RESTful Web Services....

MASAKI/URI-Platonic-0.03 - 20 Nov 2008 17:37:28 UTC - Search in distribution

MooseX::Types::URI - URI related types and coercions for Moose River stage three • 53 direct dependents • 149 total dependents

This package provides Moose types for fun with URIs....

ETHER/MooseX-Types-URI-0.09 - 11 Mar 2021 03:21:13 UTC - Search in distribution

lib/MouseX/Getopt.pm River stage one • 3 direct dependents • 4 total dependents

This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module attempts to DWIM as much as possible with the command line params by introspecting your class's attributes. It w...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 UTC - Search in distribution

Test::Fake::HTTPD - a fake HTTP server River stage two • 23 direct dependents • 35 total dependents

Test::Fake::HTTPD is a fake HTTP server module for testing....

MASAKI/Test-Fake-HTTPD-0.09 - 16 Aug 2020 05:10:06 UTC - Search in distribution

Catalyst::Controller::Atompub River stage zero No dependents

Catalyst::Controller::Atompub provides a base class for the Atom Publishing Protocol servers. This module handles all core server processing based on the Atom Publishing Protocol described at <http://www.ietf.org/rfc/rfc5023.txt>. Implementations mus...

TAKERU/Catalyst-Controller-Atompub-0.5.6 - 01 Nov 2012 07:02:24 UTC - Search in distribution

MouseX::Param - A Mouse role for manipulating params River stage zero No dependents

MouseX::Param is a simple Mouse role which provides a CGI like "param" method....

MASAKI/MouseX-Param-0.01 - 12 Jan 2009 06:28:19 UTC - Search in distribution

Test::Mock::Guard - Simple mock test library using RAII. River stage two • 29 direct dependents • 51 total dependents

Test::Mock::Guard is mock test library using RAII. This module is able to change method behavior by each scope. See SYNOPSIS's sample code....

XAICRON/Test-Mock-Guard-0.10 - 16 Jan 2014 08:58:57 UTC - Search in distribution

Selenium::Server - A wrapper of selenium-server-standalone.jar River stage one • 1 direct dependent • 1 total dependent

Selenium::Server is a wrapper of Selenium RemoteWebDriver Server; selenium-server-standalone-{version}.jar file....

MASAKI/Selenium-Server-0.02 - 08 Oct 2012 01:23:02 UTC - Search in distribution

MouseX::Types::URI - A URI type library for Mouse River stage zero No dependents

MouseX::Types::URI creates common Mouse types, coercions and option specifications useful for dealing with URIs as Mouse attributes. Coercions (see Mouse::Util::TypeConstraints) are made from "Str", "ScalarRef", "HashRef", Path::Class::Dir and Path::...

MASAKI/MouseX-Types-URI-0.03 - 15 Nov 2009 12:31:15 UTC - Search in distribution
34 results (0.028 seconds)