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

Search results for "module:String::Perl::Warnings"

String::Perl::Warnings - Determine if a string looks like a perl warning River stage one • 2 direct dependents • 7 total dependents

String::Perl::Warnings can be used to determine if a string of arbitary text appears to look like a warning generated by perl. It includes all warnings for every stable perl release from 5.6.0 to 5.20.1....

BINGOS/String-Perl-Warnings-1.16 - 15 Jan 2015 12:20:04 UTC

String::BOM - simple utilities to check for a BOM and strip a BOM River stage one • 5 direct dependents • 7 total dependents

See if a string or file has a BOM. Remove the BOM from a string or file. You [c|sh]ould use PPI to do this is you are looking at a perl file Something like this modified PPI sysnopsis example should detect and remove a BOM: use PPI; my $Document = PP...

DMUEY/String-BOM-0.3 - 06 Aug 2010 00:30:03 UTC

String::Base - string index offseting River stage zero No dependents

This module implements automatic offsetting of string indices. In normal Perl, the first character of a string has index 0, the second character has index 1, and so on. This module allows string indexes to start at some other value. Most commonly it ...

ZEFRAM/String-Base-0.003 - 29 Jul 2017 10:03:52 UTC

Pod::objects - package with objects for representing POD documents River stage zero No dependents

The following section describes the objects returned by Pod::Compiler and their methods. These objects all inherit from Tree::DAG_Node, so all methods described there are valid as well. The set/retrieve methods all work in the following way: If no ar...

MAREKR/Pod-Compiler-0.21 - 22 Sep 2013 15:41:49 UTC

Text::MessageFormat - Language neutral way to display messages River stage zero No dependents

Text::MessageFormat is a Perl version of Java's java.text.MessageFormat and aims to be format-compatible with that class. MesageFormat provides a means to produce concatenated messages in language-neutral way. Use this to construct messages displayed...

MIYAGAWA/Text-MessageFormat-0.01 - 20 Aug 2002 21:35:09 UTC

String::UnicodeUTF8 - non-collation related unicode/utf-8 bytes string-type-agnostic utils that work as far back as perl 5.6 River stage two • 4 direct dependents • 10 total dependents

Unicode is awesome. utf-8 is also awesome. They are related but different. That difference and all the little twiggles in between make it appear to be too hard but its really not, honest! The unicode problem is a solved one. The easiest way to manage...

DMUEY/String-UnicodeUTF8-0.23 - 29 Apr 2019 22:47:50 UTC

String::Interpolate - Wrapper for builtin the Perl interpolation engine. River stage one • 4 direct dependents • 5 total dependents

"String::Interpolate" provides a neat interface to the solution to that perenial Perl problem - how to invoke the Perl string interpolation engine on a string contained in a scalar variable. A "String::Interpolate" object encapsulates a string and a ...

NEILB/String-Interpolate-0.33 - 25 Mar 2021 22:54:03 UTC

String::UpdateYears - Look for year or years range in string and update years River stage one • 2 direct dependents • 2 total dependents

SKIM/String-UpdateYears-0.01 - 23 Jan 2023 16:45:47 UTC

String::ZeroButTrue - utils for consistent zero-but-true usage River stage zero No dependents

Zero-but-true is cool. There are some nuances that are easy to overlook though. For example, the ever common "dyslexia" that ends up E0E instead of 0E0, the 'bareword instead of string' use that changes its behavior, the numeric check (e.g. $string &...

DMUEY/String-ZeroButTrue-0.2 - 09 Jan 2009 16:05:06 UTC

String::Unquotemeta - undo what quotemeta() does, nothing more nothing less River stage two • 2 direct dependents • 12 total dependents

This module provides one simple function, unquotemeta(), that undoes the escaping that quotemeta() does. It handles undefined values, no values, too many values, etc the same way as quotemeta(). Think of it as quotemeta()'s evil twin. unquotemeta() i...

DMUEY/String-Unquotemeta-0.1 - 23 Dec 2010 19:25:46 UTC

App::Translit::String - Perl class for translit-string application. River stage zero No dependents

SKIM/App-Translit-String-0.09 - 10 Feb 2021 12:06:57 UTC

JavaScript::Code::String - A JavaScript String Type River stage zero No dependents

ESSKAR/JavaScript-Code-0.08 - 08 Nov 2006 19:32:20 UTC

String::Numeric::Whatever - It's a test implement to ignore the difference between E<lt=gt> and cmp River stage zero No dependents

INTRODUCE If you have knowledge of other language, You may think like that. *Why strings can't be compared with using "=="?* I can't answer the reason why, but can give you this module. It provides us comparable object with using "==", "eq" or whatev...

WORTHMINE/String-Numeric-Whatever-0.03 - 02 Aug 2020 03:30:11 UTC

String::Interpolate::Shell - Variable interpolation, shell style River stage zero No dependents

String::Interpolate::Shell interpolates variables into strings. Variables are specified using a syntax similar to that use by bash. Undefined variables can be silently ignored, removed from the string, can cause warnings to be issued or errors to be ...

DJERIUS/String-Interpolate-Shell-0.02 - 23 Jun 2017 19:08:49 UTC

String::Interpolate::Delayed - delay string interpolation until you really want it River stage zero No dependents

This module allows you to create strings which are interpolated, but not immediately. Running the code in the SYNPOSIS will print the name of one of my favourite lords, even though at the time $str was declared, the variables $role and $thing had sti...

TOBYINK/String-Interpolate-Delayed-0.002 - 10 Sep 2014 22:44:04 UTC

MarpaX::Database::Terminfo::String - Parse a terminfo string using Marpa River stage zero No dependents

This module parses a terminfo string and produces an anonymous subroutine from it. If you want to enable logging, be aware that this module is a Log::Any thingy. This module is inheriting the value() method from MarpaX::Database::Terminfo....

JDDPAUSE/MarpaX-Database-Terminfo-0.012 - 08 Sep 2016 07:56:01 UTC
16 results (0.046 seconds)