Search results for "Test::Fatal"
Test::Fatal - incredibly simple helpers for testing code with exceptions
Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. It exports one routine by default: "exception". Achtung! "e...
RJBS/Test-Fatal-0.017 - 31 Dec 2022 21:42:00 UTC - Search in distribution
Test::Fatal::matchfor - match exceptions by class name or regexp
Test::Fatal::matchfor exports the "matchfor" function which accepts a list of class/role names and regular expressions, and constructs an object overloading "==" and "eq" to return true if compared for equality against a string that matches one of th...
TOBYINK/Test-Fatal-matchfor-0.001 - 28 Oct 2013 10:55:47 UTC - Search in distribution
Test::Able::FatalException - Fatal Exception Class
Test::Able has special exception handling for the test-related methods. This exception class is a means for breaking out of Test::Able's exception smothering. See "on_method_exception" in Test::Able::Role::Meta::Class and "method_exceptions" in Test:...
JDV/Test-Able-0.11 - 20 Nov 2011 17:41:18 UTC - Search in distribution
strictures - Turn on strict and make most warnings fatal
I've been writing the equivalent of this module at the top of my code for about a year now. I figured it was time to make it shorter. Things like the importer in "use Moose" don't help me because they turn warnings on but don't make them fatal -- whi...
HAARG/strictures-2.000006 - 10 Mar 2019 22:08:40 UTC - Search in distribution
tv - Run 'make TEST_VERBOSE=1' on one or more test files
Given one or more test scripts, Perl source code files, directories containing them, or Perl package names, tv tries to select and run the appropriate test scripts using "make test TEST_VERBOSE=1 TEST_FILES=..." where the "..." are the selected test ...
RBS/Test-Verbose-0.01 - 09 Mar 2004 06:36:14 UTC - Search in distribution
mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ...
MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...
INA/mb-0.56 - 23 Mar 2023 04:40:03 UTC - Search in distribution
lcpan - Manage your local CPAN mirror
This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...
PERLANCAR/App-lcpan-1.071 - 19 Sep 2022 07:14:44 UTC - Search in distribution
re - Perl pragma to alter regular expression behaviour
'taint' mode When "use re 'taint'" is in effect, and a tainted string is the target of a regexp, the regexp memories (or values returned by the m// operator in list context) are tainted. This feature is useful when regexp operations on tainted data a...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- POSIX - Perl interface to IEEE Std 1003.1
- perlguts - Introduction to the Perl API
- todo - Perl TO-DO list
- 53 more results from perl »
XSH - scripting language for XPath-based editing of XML
CHOROBA/XML-XSH2-2.2.9
-
28 Apr 2021 18:24:18 UTC
-
Search in distribution
satpass - Predict satellite passes over an observer.
WYANT/Astro-satpass-0.129
-
11 Mar 2023 13:37:46 UTC
-
Search in distribution
DBI - Database independent interface for Perl
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution- DBI::Gofer::Execute - Executes Gofer requests and returns Gofer responses
CIPP - Reference Manual
This is the reference manual for CIPP, the powerful preprocessor language for embedding Perl and SQL in HTML. This documentation module is part of the CIPP distribution which is available on CPAN. The manual describes CIPP's basic syntax rules, class...
JRED/CIPP-3.0.8 - 27 Oct 2006 13:06:00 UTC - Search in distribution
GBK - Source code filter to escape GBK script
INA/Char-GBK-1.15
-
02 May 2019 03:37:31 UTC
-
Search in distribution
UHC - Source code filter to escape UHC script
INA/Char-UHC-1.15
-
02 May 2019 03:44:16 UTC
-
Search in distribution
GBK - Source code filter to escape GBK script
INA/GBK-1.22
-
28 Aug 2019 16:40:47 UTC
-
Search in distribution
libev - a high performance full-featured event loop written in C
MLEHMANN/EV-4.33
-
18 Mar 2020 13:21:00 UTC
-
Search in distribution
Pb - a workflow system made from Perl and bash
If you are a devops developer--even if you're a devops developer who doesn't believe that devops is really a thing--you spend a bunch of your time writing control scripts. Some of them you probably write in "bash", because job control is one of those...
BAREFOOT/Pb-0.02 - 11 Feb 2020 06:30:49 UTC - Search in distribution
pause - A CLI for PAUSE
PERLANCAR/App-pause-0.659
-
02 Nov 2022 10:59:53 UTC
-
Search in distribution
Input
This chapter discusses mod_perl's input and output filter handlers. If all you need is to lookup the filtering API proceed directly to the "Apache2::Filter" and "Apache2::FilterRec" manpages....
SHAY/mod_perl-2.0.12 - 30 Jan 2022 13:36:21 UTC - Search in distribution