Search results for "Test::Warn"
Test::Warn - Perl extension to test methods for warnings
A good style of Perl programming calls for a lot of diverse regression tests. This module provides a few convenience methods for testing warning based-code. If you are not already familiar with the Test::More manpage now would be the time to go take ...
BIGJ/Test-Warn-0.37 - 13 Aug 2022 09:21:01 UTC - Search in distribution
Carp::REPL - read-eval-print-loop on die and/or warn
ETHER/Carp-REPL-0.18
-
06 Jun 2015 03:00:30 UTC
-
Search in distribution
Test - provides a simple framework for writing test scripts
This module simplifies the task of writing test files for Perl modules, such that their output is in the format that Test::Harness expects to see....
JESSE/Test-1.26 - 16 Jan 2013 19:28:35 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
satpass - Predict satellite passes over an observer.
WYANT/Astro-satpass-0.129
-
11 Mar 2023 13:37:46 UTC
-
Search in distribution
JE - Pure-Perl ECMAScript (JavaScript) Engine
JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...
SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC - Search in distribution
yg - log line filter, like \G of MySQL
"yg" is a log viewer(filter) to show log lines vertically. When you check apache logs, I guess you do like this $ cat apache_log 127.0.0.1 - - [30/Sep/2012:12:34:56 +0900] "GET /foo HTTP/1.0" 200 123 "http://example.com/foo" "Mozilla/5.0" 127.0.0.1 -...
BAYASHI/App-YG-0.063 - 03 Nov 2014 09:04:12 UTC - Search in distribution
TM - Topic Maps, Base Class
This class implements directly so-called *materialized* topic maps, i.e. those maps which completely reside in memory. Non-materialized and non-materializable maps can be implemented by deriving from this class by overloading one or all of the sub-in...
DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC - Search in distribution
Kx - Perl extension for Kdb+ http://kx.com
Alpha code. Create a wrapper around Kdb+ and Q in Perl using the C interface to Kdb+...
SLOYD/Kx-0.044 - 04 Feb 2023 14:16:58 UTC - Search in distribution
upf - Manipulate /etc/{passwd,shadow,group,gshadow} entries
PERLANCAR/App-upf-0.050
-
01 Sep 2020 00:06:16 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
- Egbk - Run-time routines for GBK.pm
UHC - Source code filter to escape UHC script
INA/Char-UHC-1.15
-
02 May 2019 03:44:16 UTC
-
Search in distribution
- Euhc - Run-time routines for UHC.pm
GBK - Source code filter to escape GBK script
INA/GBK-1.22
-
28 Aug 2019 16:40:47 UTC
-
Search in distribution
- Egbk - Run-time routines for GBK.pm
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::DBD - Perl DBI Database Driver Writer's Guide
- DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI
- DBI::Gofer::Execute - Executes Gofer requests and returns Gofer responses
Argv - Provide an OO interface to an arg vector
An Argv object treats a command line as 3 separate entities: the *program*, the *options*, and the *args*. The *options* may be further subdivided into user-defined *option sets* by use of the "optset" method. When one of the *execution methods* is c...
DSB/Argv-1.28 - 13 May 2013 15:01:11 UTC - Search in distribution
tel - script for router logins
RDRAKE/App-Tel-0.201601
-
23 Sep 2016 01:41:44 UTC
-
Search in distribution
WWW::Mixi - Mixiアクセス用のLWP::UserAgentモジュール
Mixiにアクセスするためのモジュールです。 LWP::RobotUAのサブクラスになっており、LWP::UserAgentおよびLWP::RobotUAと同じように使うことができます。 WWW::MixiにはLWP::UserAgentより便利な点が3つあります。 まず、WWW::Mixiではログイン関連の作業をすべてloginメソッドで済ませることができます。 loginメソッドは、Cookieが無効になっていれば有効にし、オブジェクト生成時に受け取ったメールアドレスとパスワードをlogin...
TSUKAMOTO/WWW-Mixi-0.50 - 01 Aug 2007 06:02:56 UTC - Search in distribution