Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenien...
PETDANCE/Test-Perl-Critic-1.04 - 26 Mar 2018 15:07:07 GMT - Search in distributionThis module provides a framework for function-testing your custom Perl::Critic::Policy modules. Policy testing usually involves feeding it a string of Perl code and checking its behavior. In the old days, those strings of Perl code were mixed directl...
PETDANCE/Perl-Critic-1.132 - 01 Jun 2018 03:03:22 GMT - Search in distribution- Perl::Critic::TestUtils - Utility functions for testing new Policies.
- Perl::Critic::Policy::InputOutput::ProhibitInteractiveTest - Use prompt() instead of -t.
- Perl::Critic::Policy::TestingAndDebugging::RequireTestLabels - Tests should all have labels.
- 16 more results from Perl-Critic »
Applying coding standards to large amounts of legacy code is a daunting task. Often times, legacy code is so non-compliant that it seems downright impossible. But, if you consistently chip away at the problem, you will eventually succeed! Test::Perl:...
THALJEF/Test-Perl-Critic-Progressive-0.03 - 27 Jul 2008 23:06:06 GMT - Search in distributionThis will provide a t/author/critic.t file for use during the "test" and "release" calls of "dzil". To use this, make the changes to dist.ini above and run one of the following: dzil test dzil release During these runs, t/author/critic.t will use Tes...
ETHER/Dist-Zilla-Plugin-Test-Perl-Critic-3.001 - 09 May 2017 22:34:08 GMT - Search in distribution- Dist::Zilla::Plugin::CriticTests - (DEPRECATED) tests to check your code against best practices.
This will provide a xt/author/critic-freenode.t file for use during the "test" and "release" calls of "dzil". To use this, make the changes to dist.ini above and run one of the following: dzil test dzil release During these runs, xt/author/critic-fre...
COFFEE/Dist-Zilla-Plugin-Test-Perl-Critic-Freenode-0.002 - 11 Jun 2017 22:07:10 GMT - Search in distributionEncapsulates Test::Perl::Critic functionality. Automatically sets the following options: -verbose => 8, -severity => 'brutal', -profile => 't/perlcriticrc', -profile-strictness => 'fatal', If the "t/perlcriticrc" file isn't present a default one will...
APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 GMT - Search in distribution- Test::Apocalypse - Apocalypse's favorite tests bundled into a simple interface
THALJEF/Perl-Critic-More-1.003 - 29 Oct 2013 16:43:05 GMT - Search in distribution
- Perl::Critic::More - Supplemental policies for Perl::Critic
This module does nothing but act as a placeholder. See Task. WARNING: Installing this distribution will install Policies that directly conflict with each other. If you do not use a .perlcriticrc file, and your severity is set high enough, there is no...
THALJEF/Task-Perl-Critic-1.008 - 04 Jan 2012 19:47:38 GMT - Search in distributionThis test checks your code against Perl::Critic, which is a implementation of a subset of the Perl Best Practices. It's severity can be controlled using the severity parameter in the use statement. 5 being the lowest and 1 being the highests. Setting...
JONASBN/Business-DK-Postalcode-0.11 - 16 Aug 2015 20:28:34 GMT - Search in distribution- Business::DK::Postalcode - Danish postal code validator and container
- Business::DK::Postalcode - Danish postal code validator and container
PERLANCAR/App-PerlCriticUtils-0.002 - 30 Sep 2018 10:43:31 GMT - Search in distribution
- pcpdoc - Show documentation of Perl::Critic policy module
- pcpman - Show manpage of Perl::Critic policy module
- pcplist - List installed Perl::Critic policy modules
- 3 more results from App-PerlCriticUtils »
About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...
MITHALDU/PPI-1.236 - 22 Jun 2017 17:03:02 GMT - Search in distributionMPG/XML-RelaxNG-Compact-PXB-0.15.5 - 23 Feb 2011 17:46:46 GMT - Search in distribution
- XML::RelaxNG::Compact::PXB - create perl XML (RelaxNG Compact) data binding API
RPerl is a compiler. For general info: <https://github.com/wbraswell/rperl/blob/master/README.md> <http://rperl.org>...
WBRASWELL/RPerl-4.002000 - 15 Nov 2018 12:04:43 GMT - Search in distributionA Lazy Façade to simplify your code/life. How? Ever see this sort of thing in a growing code base: package My::Thing; use strict; use warnings; use My::Logger; my $logger; sub foo { my ($x, $y, $z) = @_; if ($x) { $logger ||= MyLogger->new; $logger->...
DMUEY/App-Kit-0.62 - 17 Dec 2013 13:19:17 GMT - Search in distributionCarp::Notify is an error reporting module designed for applications that are running unsupervised (a CGI script, for example, or a cron job). If a program has an explosion, it terminates (same as die or croak or exit, depending on preference) and the...
BCONRY/Carp-Notify-1.13 - 05 Apr 2016 13:29:45 GMT - Search in distributionTHIS IS A SECURITY BUGFIX RELEASE. PLEASE UPDATE TO 0.1.1 IF YOU HAVE 0.1 WWW::MeGa is a web based media gallery. It should be run from FastCGI (see examples/gallery.fcgi) or mod_perl (not yet tested) because it uses some runtime caching. Every file ...
FISH/WWW-MeGa-0.11 - 16 Jan 2009 23:31:14 GMT - Search in distributionThis module provides an easy to use programmitic interface to a database (sqlite3 or mysql) of 'quotes'. (any content really, that can fit into our "defined format") For simplicty you can think of it as a modern fancy perl version of fortune (with a ...
DVWRIGHT/ACME-QuoteDB-0.1.2 - 01 Oct 2009 06:15:33 GMT - Search in distribution- ACME::QuoteDB::LoadDB - Database loader for ACME::QuoteDB
Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...
JONASBN/Workflow-1.45 - 29 Jun 2017 18:49:02 GMT - Search in distributionThis module reads Adobe Flash Video (FLV) files and reports metadata about those files....
CDOLAN/FLV-Info-0.24 - 14 Mar 2009 03:08:34 GMT - Search in distribution