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

Search results for "ABELTJE"

V - Print version of the specified module(s). River stage two • 7 direct dependents • 10 total dependents

This module uses stolen code from Module::Info to find the location and version of the specified module(s). It prints them and exit()s. It defines "import()" and is based on an idea from Michael Schwern on the perl5-porters list. See the discussion: ...

ABELTJE/V-0.19 - 08 Jan 2024 15:30:19 UTC - Search in distribution

configsmoke - Explain the options during configuration. River stage zero No dependents

*Welcome to the Perl5 core smoke suite.* Test::Smoke is the symbolic name for a set of scripts and modules that try to run the perl core tests on as many configurations as possible and combine the results into an easy to read report. The main script ...

ABELTJE/Test-Smoke-1.82 - 28 Apr 2024 12:55:06 UTC - Search in distribution

lc_time - Lexical pragma for strftime. River stage zero No dependents

This pragma switches the locale LC_TIME (or LC_ALL on windows) during the "strftime()" call and returns a decoded() string. "strftime()" is exported by default....

ABELTJE/lc_time-0.15 - 06 Nov 2017 17:29:17 UTC - Search in distribution

random - have rand() return integers or fixed values River stage zero No dependents

JMELTZER/random-0.02 - 13 Mar 2009 22:33:02 UTC - Search in distribution

Test::DBIC::Pg - Connect to and deploy a DBIx::Class::Schema on Postgres River stage zero No dependents

This is an implementation of "Test::DBIC::Pg" that uses the Moo::Role: Test::DBIC::DBDConnector from the Test::DBIC::SQLite package. It will "import()" warnings and strict for you. "Test::DBIC::Pg->new" my $td = Test::DBIC::Pg->new(%parameters); my $...

ABELTJE/Test-DBIC-Pg-1.00 - 08 Aug 2022 12:24:31 UTC - Search in distribution

fixedtime - lexical pragma to fix the epoch offset for time related functions River stage zero No dependents

This pragma demonstrates the new perl 5.10 user-defined lexical pragma capability. It uses the $^H{fixedtime} hintshash entry to store the epochoffset. Whenever $^H{fixedtime} is undefined, the praga is assumed not to be in effect. The "fixedtime" pr...

ABELTJE/fixedtime-0.05 - 05 Feb 2017 11:28:46 UTC - Search in distribution

Test::DBIC::SQLite - Connect to and deploy a DBIx::Class::Schema on SQLite River stage one • 2 direct dependents • 2 total dependents

This is a re-implementation of "Test::DBIC::SQLite v0.01" that uses the Moo::Role: Test::DBIC::DBDConnector. It will "import()" warnings and strict for you. "Test::DBIC::SQLite->new" my $t = Test::DBIC::SQLite->new(%parameters); my $schema = $t->conn...

ABELTJE/Test-DBIC-SQLite-1.01 - 27 Jul 2022 07:39:14 UTC - Search in distribution

chk-iban - Validate the structure of IBANs. River stage zero No dependents

ABELTJE/Business-IBAN-Validator-0.08 - 11 Oct 2023 09:30:19 UTC - Search in distribution

XML::Compile::SOAP::FAQ - frequently asked questions River stage two • 31 direct dependents • 37 total dependents

On this page, a wild collection of questions are answered related to the XML::Compile::SOAP modules. Or better said: let's hope there will be more in the future. If you have contributions either in question or as answer, then please contribute via th...

MARKOV/XML-Compile-SOAP-3.28 - 01 Aug 2022 08:53:43 UTC - Search in distribution

Dancer::Plugin::RPC - Configure endpoints for XMLRPC, JSONRPC and RESTRPC procedures River stage one • 1 direct dependent • 1 total dependent

This module contains plugins for Dancer: Dancer::Plugin::RPC::XMLRPC, Dancer::Plugin::RPC::JSONRPC and Dancer::Plugin::RPC::RESTRPC. Dancer::Plugin::RPC::XMLRPC This plugin exposes the new keyword "xmlrpc" that is followed by 2 arguments: the endpoin...

ABELTJE/Dancer-Plugin-RPC-1.11 - 30 Apr 2023 12:18:09 UTC - Search in distribution

MooX::Role::REST - Simple HTTP client for JSON-REST as a Moo::Role River stage zero No dependents

Helper role to implement a simple REST client with JSON. call Mandatory method that implements the actual HTTP stuff....

ABELTJE/MooX-Role-HTTP-Tiny-0.94 - 15 May 2023 14:59:28 UTC - Search in distribution

MooX::Params::CompiledValidators - A Moo::Role for using Params::ValidationCompiler. River stage one • 3 direct dependents • 6 total dependents

This role uses Params::ValidationCompiler to create parameter validators on a per method basis that can be used in the methods of your Moo or Moose projects. The objective is to create a single set of validation criteria - ideally in a seperate role ...

ABELTJE/MooX-Params-CompiledValidators-0.05 - 06 Jun 2022 11:28:23 UTC - Search in distribution

Dancer2::Plugin::RPC - Namespace for XMLRPC, JSONRPC2 and RESTRPC plugins River stage one • 1 direct dependent • 1 total dependent

This module contains plugins for Dancer2: Dancer2::Plugin::RPC::XMLRPC, Dancer2::Plugin::RPC::JSONRPC and Dancer2::Plugin::RPC::RESTRPC. Dancer2::Plugin::RPC::XMLRPC This plugin exposes the new keyword "xmlrpc" that is followed by 2 arguments: the en...

ABELTJE/Dancer2-Plugin-RPC-2.02 - 28 Sep 2022 08:40:21 UTC - Search in distribution

Dancer::Plugin::RPC::RESTISH - Simple plugin to implement a restish interface. River stage zero No dependents

RESTISH is an implementation of REST that lets you bind routes to code in the style the rest of Dancer::Plugin::RPC modules do. One must realise that this basically binds REST-paths to RPC-methods (that's not ideal, but saves a lot of code). This ver...

ABELTJE/Dancer-Plugin-RPC-RESTISH-1.01 - 19 Feb 2020 09:47:20 UTC - Search in distribution

Dancer2::Plugin::RPC::RESTISH - Simple plugin to implement a restish interface. River stage zero No dependents

RESTISH is an implementation of REST that lets you bind routes to code in the style the rest of Dancer::Plugin::RPC modules do. One must realise that this basically binds REST-paths to RPC-methods (that's not ideal, but saves a lot of code). This ver...

ABELTJE/Dancer2-Plugin-RPC-RESTISH-2.02 - 11 Oct 2022 08:52:52 UTC - Search in distribution

Acme::CPANModules::OneLetter - List of one-letter CPAN modules River stage one • 1 direct dependent • 1 total dependent

Just a list of one-letter modules on CPAN. To produce this list, you can also use lcpan: % lcpan mods -l -x --or C<perl -E'say for "A".."Z","a".."z","_"'> For CPAN author, What one-letter name can I use that's available? (Requires setop and cpanmodul...

PERLANCAR/Acme-CPANModules-OneLetter-0.004 - 23 Feb 2024 01:43:40 UTC - Search in distribution

Perl5::CoreSmokeDB::Schema - DBIC::Schema for the smoke reports database River stage zero No dependents

This class is used in the backend for accessing the database. Another use is: "$schema->deploy()"...

ABELTJE/Perl5-CoreSmokeDB-Schema-1.12 - 22 Jun 2023 11:49:12 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::davidgaramond - List of modules mentioned by CPANRatings user davidgaramond River stage zero No dependents

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-davidgaramond-0.002 - 28 Feb 2024 00:05:24 UTC - Search in distribution

Data::Printer::Theme::Zellner - A Data::Printer theme based on vims Zellner colors. River stage zero No dependents

This theme for Data::Printer is for people who use a *light* background in their terminal. It is based on vim(1)s Zellner colorscheme. colors array => '#ff0000', # array index numbers number => '#870000', # numbers string => '#ff00ff', # strings clas...

ABELTJE/Data-Printer-Theme-Zellner-0.03 - 09 Oct 2023 11:08:36 UTC - Search in distribution

MooX::Role::CryptedPassword - Password attribute from a encrypted file. River stage zero No dependents

This role adds an attribute "password" to your class. If the parameter "password_file" is passed, the contents are assumed to be encrypted with the Rijndael cipher (and you should supply the "cipher_key" argument). Use the supplied "create_crypted_pa...

ABELTJE/MooX-Role-CryptedPassword-0.02 - 03 Mar 2022 20:53:16 UTC - Search in distribution
20 results (0.033 seconds)