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

Search results for "ABE"

lib/Acme/MorningMusume/AbeNatsumi.pm River stage one • 2 direct dependents • 3 total dependents

CATATSUY/Acme-MorningMusume-0.20 - 04 Jun 2016 07:14:38 UTC - Search in distribution

V - Print version of the specified module(s). River stage two • 7 direct dependents • 10 total dependents

This module uses stolen code from Module::Info to find the location and version of the specified module(s). It prints them and exit()s. It defines "import()" and is based on an idea from Michael Schwern on the perl5-porters list. See the discussion: ...

ABELTJE/V-0.19 - 08 Jan 2024 15:30:19 UTC - Search in distribution

perl5120delta - what is new for perl v5.12.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fixes in 5.12.0 are already included in the 5.10.1 maintenance release. You can see the list of those changes in the 5.10.1 release notes (perl5101...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

DBD::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC - Search in distribution

dh-make-perl - Create debian source packages from Perl modules River stage one • 3 direct dependents • 3 total dependents

dh-make-perl will create the files required to build a debian source package out of a Perl module or CPAN distribution. This works for most simple packages and is also useful for getting started with packaging Perl modules. You can specify a module o...

DAM/DhMakePerl-0.96 - 18 Oct 2017 20:45:30 UTC - Search in distribution

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 550 total dependents

"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC - Search in distribution

ETL::Pipeline - Extract-Transform-Load pattern for data file conversions River stage zero No dependents

ETL stands for *Extract-Transform-Load*. ETL isn't just for Data Warehousing. ETL works on almost any type of data conversion. You read the source, translate the data for your target, and store the result. By dividing a conversion into 3 steps, we is...

RBWOHLFAR/ETL-Pipeline-3.10-a - 05 Feb 2022 02:04:06 UTC - Search in distribution

Regexp::Assemble - Assemble multiple Regular Expressions into a single RE River stage two • 27 direct dependents • 88 total dependents

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a t...

RSAVAGE/Regexp-Assemble-0.38 - 19 Jun 2017 23:15:38 UTC - Search in distribution

configsmoke - Explain the options during configuration. River stage zero No dependents

*Welcome to the Perl5 core smoke suite.* Test::Smoke is the symbolic name for a set of scripts and modules that try to run the perl core tests on as many configurations as possible and combine the results into an easy to read report. The main script ...

ABELTJE/Test-Smoke-1.82 - 28 Apr 2024 12:55:06 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

admin_smokedb - Import smoke report in a mysql database River stage zero No dependents

This script help you to populate smoke database The first time you run this script, you must do: admin_smokedb --create for create the needed mysql table. Use --user, --password, --database for overwrite default values. Then you must do: admin_smoked...

ALIAN/Test-Smoke-Database-1.17 - 19 Apr 2004 21:23:56 UTC - Search in distribution

MARC::Field - Perl extension for handling MARC fields River stage two • 27 direct dependents • 36 total dependents

Defines MARC fields for use in the MARC::Record module. I suppose you could use them on their own, but that wouldn't be very interesting....

GMCHARLT/MARC-Record-2.0.7 - 24 May 2017 00:44:00 UTC - Search in distribution

Win32::CommandLine - Retrieve and reparse the Win32 command line River stage zero No dependents

This module provides a simple way for any perl script to reread and reparse the windows command line, adding improved parsing and more robust quote mechanics, augmented with powerful "bash"-like shell enhancements (including brace and tilde expansion...

RIVY/Win32-CommandLine-0.960 - 11 Feb 2019 23:57:44 UTC - Search in distribution

System::Info - Factory for system specific information objects River stage one • 1 direct dependent • 1 total dependent

System::Info tries to present system-related information, like number of CPU's, architecture, OS and release related information in a system-independent way. This releases the user of this module of the need to know if the information comes from Wind...

HMBRAND/System-Info-0.064 - 31 Jul 2023 07:53:16 UTC - Search in distribution

Run::Parts - Offers functionality of Debian's run-parts tool in Perl River stage zero No dependents

ABE/Run-Parts-0.09 - 18 Aug 2015 00:52:37 UTC - Search in distribution

lc_time - Lexical pragma for strftime. River stage zero No dependents

This pragma switches the locale LC_TIME (or LC_ALL on windows) during the "strftime()" call and returns a decoded() string. "strftime()" is exported by default....

ABELTJE/lc_time-0.15 - 06 Nov 2017 17:29:17 UTC - Search in distribution

Test::DBIC::Pg - Connect to and deploy a DBIx::Class::Schema on Postgres River stage zero No dependents

This is an implementation of "Test::DBIC::Pg" that uses the Moo::Role: Test::DBIC::DBDConnector from the Test::DBIC::SQLite package. It will "import()" warnings and strict for you. "Test::DBIC::Pg->new" my $td = Test::DBIC::Pg->new(%parameters); my $...

ABELTJE/Test-DBIC-Pg-1.00 - 08 Aug 2022 12:24:31 UTC - Search in distribution

fixedtime - lexical pragma to fix the epoch offset for time related functions River stage zero No dependents

This pragma demonstrates the new perl 5.10 user-defined lexical pragma capability. It uses the $^H{fixedtime} hintshash entry to store the epochoffset. Whenever $^H{fixedtime} is undefined, the praga is assumed not to be in effect. The "fixedtime" pr...

ABELTJE/fixedtime-0.05 - 05 Feb 2017 11:28:46 UTC - Search in distribution

Mozilla::Mechanize - Like WWW::Mechanize but using Gtk2::MozEmbed River stage one • 6 direct dependents • 9 total dependents

This module tries to be a sort of drop-in replacement for WWW::Mechanize. It uses Mozilla's Gecko HTML-rendering engine via the modules Mozilla::DOM and Gtk2::MozEmbed. Don't expect it to be like WWW::Mechanize in that the class is not derived from t...

SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTC - Search in distribution

Config::Entities - An multi-level overridable perl based configuration module River stage zero No dependents

In essense, this module will recurse a directory structure, running "do FILE" for each entry and merging its results into the Entities object which can be treated as a hash. Given that it runs "do FILE", each config node is a fully capable perl scrip...

LTHEISEN/Config-Entities-1.07 - 10 Jul 2017 20:43:53 UTC - Search in distribution
38 results (0.051 seconds)