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

Search results for "PSHANGOV"

Padre - Perl Application Development and Refactoring Environment River stage two • 56 direct dependents • 56 total dependents

Configuration The application maintains its configuration information in a directory called .padre. Other On Strawberry Perl you can associate .pl file extension with C:\strawberry\perl\bin\wxperl and then you can start double clicking on the applica...

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution

lpan - Execute commands against a local mirror River stage one • 1 direct dependent • 1 total dependent

This script is the interface to commands provided by CPAN::Local::App. Run "lpan commands" to see list of available commands....

PSHANGOV/CPAN-Local-0.010 - 12 Dec 2012 18:24:59 UTC - Search in distribution

rcsync - Synchronize configuration files across machines River stage zero No dependents

PSHANGOV/App-Rcsync-0.03 - 19 Apr 2012 12:21:37 UTC - Search in distribution

Miril - A Static Content Management System River stage zero No dependents

PSHANGOV/Miril-0.008 - 13 Sep 2010 20:48:40 UTC - Search in distribution

pmhack River stage zero No dependents

Sometimes you want to debug an installed perl module, e.g. by sprinkling some print statements. Instead of being tempted to mess with the module code directly, it is a good practice to copy that module to a development directory, edit it there, and t...

PSHANGOV/App-Pmhack-0.002 - 16 Sep 2010 13:15:10 UTC - Search in distribution

MooseX::Params - Subroutine signature declaration via attributes River stage zero No dependents

This module provides an attributes-based interface for parameter processing in Perl 5. For the original rationale see <http://mechanicalrevolution.com/blog/parameter_apocalypse.html>. The proposed interface is based on three cornerstone propositions:...

PSHANGOV/MooseX-Params-0.010 - 03 Feb 2012 17:39:22 UTC - Search in distribution

podpreview - Preview POD files in a browser River stage one • 1 direct dependent • 1 total dependent

This is a very simple module to preview files containing POD documentation in a browser. Given the path to a file, "podpreview" exports it to a temporary html file and displayes it in a browser using Browser::Open. Any options contained in "$HOME/.po...

PSHANGOV/App-PodPreview-0.002 - 29 Sep 2010 18:20:56 UTC - Search in distribution

Data::AsObject - Easy OO access to complex perl data structures River stage zero No dependents

"Data::AsObject" provides easy object-oriented access to complex and arbitrarily nested perl data structures. It is particularly suitable for working with hash-based representation of XML data, as generated by modules like XML::Complie or XML::TreePP...

PSHANGOV/Data-AsObject-0.07 - 01 Apr 2011 08:52:50 UTC - Search in distribution

Ref::List - Punctuation-free dereferencing of arrayrefs and hashrefs River stage one • 1 direct dependent • 1 total dependent

This tiny module exports a single function, "list", which dereferences the arrayref or hashref passed to it as an argument. "list $argument" is basically a synonym for "@{$argument}", but is less awkward when $argument is a longer expression part of ...

PSHANGOV/Ref-List-0.002 - 01 Apr 2011 08:27:20 UTC - Search in distribution

lib::ini - Plugin-based @INC mangling River stage zero No dependents

PSHANGOV/lib-ini-0.002 - 14 Sep 2012 11:32:37 UTC - Search in distribution

Ref::Explicit - Keywords to create arrayrefs and hashrefs River stage one • 1 direct dependent • 1 total dependent

This module exports keywords that provide an explicit syntax for creation of arrayrefs and hashrefs in contexts where the ordinary perl syntax leads to a punctuation overdose....

PSHANGOV/Ref-Explicit-0.001 - 04 Apr 2011 13:02:26 UTC - Search in distribution

CPAN::Index::API - Read and write CPAN index files River stage zero No dependents

"CPAN::Index::API" is a library to read and write CPAN index files. See the modules in the "CPAN::Index::API::File" namespace for documentation on the individual files supported. This class provides a convenient interface for working with multiple fi...

CAPOEIRAB/CPAN-Index-API-0.008 - 13 Apr 2019 21:53:04 UTC - Search in distribution

Catalyst::Model::FormFu - Speedier interface to HTML::FormFu for Catalyst River stage zero No dependents

"Catalyst::Model::FormFu" is an alternative interface for using HTML::FormFu within Catalyst. It differs from Catalyst::Controller::HTML::FormFu in the following ways: * It initializes all required form objects when your app is started, and returns c...

PSHANGOV/Catalyst-Model-FormFu-0.004 - 24 Aug 2011 10:08:57 UTC - Search in distribution

MooseX::Has::Options - Succinct options for Moose River stage one • 2 direct dependents • 2 total dependents

This module provides a succinct syntax for declaring options for Moose attributes....

PSHANGOV/MooseX-Has-Options-0.003 - 12 Nov 2012 18:10:04 UTC - Search in distribution

Pod::Simple::Vim - Render pod for display in vim River stage zero No dependents

This module translates pod into a format used by the vim PERLDOC2 plugin to display perl documentation with syntax highlighting, rather than as plain text....

PSHANGOV/Pod-Simple-Vim-0.02 - 30 Mar 2009 15:19:38 UTC - Search in distribution

Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules, using only core modules River stage two • 62 direct dependents • 97 total dependents

This is a Dist::Zilla plugin that runs at the gather files stage, providing a test file (configurable, defaulting to t/00-compile.t). This test will find all modules and scripts in your distribution, and try to compile them one by one. This means it'...

ETHER/Dist-Zilla-Plugin-Test-Compile-2.058 - 20 Dec 2017 01:17:15 UTC - Search in distribution

CPAN::Faker::HTTPD - Run a bogus CPAN web server for testing River stage one • 1 direct dependent • 1 total dependent

This module is a subclass of CPAN::Faker that additionally supplies a running webserver (via Test::Fake::HTTPD). It is useful for testing code that interacts with remote CPAN mirrors....

PSHANGOV/CPAN-Faker-HTTPD-0.002 - 11 Dec 2012 15:03:45 UTC - Search in distribution

Parse::ErrorString::Perl - Parse error messages from the perl interpreter River stage one • 2 direct dependents • 2 total dependents

MANWAR/Parse-ErrorString-Perl-0.27 - 09 Jul 2017 10:18:44 UTC - Search in distribution

Dist::Zilla::Plugin::Inject - Inject into a CPAN::Mini mirror River stage zero No dependents

"Dist::Zilla::Plugin::Inject" is a release-stage plugin that will inject your distribution into a local or remote CPAN::Mini mirror....

PSHANGOV/Dist-Zilla-Plugin-Inject-0.001 - 02 Dec 2010 16:25:04 UTC - Search in distribution

CPAN::Local::Plugin::DistroList - Populate a mirror with a list of distributions River stage zero No dependents

This plugin allows you to add distributions from a list of filenames or uris. The list is read from a configuration file containing one distribution name per line....

PSHANGOV/CPAN-Local-Plugin-DistroList-0.003 - 14 Aug 2012 12:23:03 UTC - Search in distribution
21 results (0.026 seconds)