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

Search results for "JOHANL"

Devel::PerlySense - Perl IDE backend with Emacs frontend River stage zero No dependents

PerlySense is a Perl IDE backend that integrates with editor frontends, currently Emacs. (While no one has written a Vim frontend, PerlySense can emit Vim style data structures.) Conveniently navigate and browse the code and documentation of your pro...

JOHANL/Devel-PerlySense-0.0221 - 30 Aug 2019 08:12:04 UTC - Search in distribution

autobox::Transform - Autobox methods to transform Arrays and Hashes River stage two • 2 direct dependents • 15 total dependents

"autobox::Transform" provides high level autobox methods you can call on arrays, arrayrefs, hashes and hashrefs. Transforming lists of objects vs list of hashrefs "map_by", "filter_by" "order_by" etc. (all methods named *_by) work with sets of hashre...

JOHANL/autobox-Transform-1.035 - 27 Jul 2020 15:01:43 UTC - Search in distribution

Catalyst::Enzyme - CRUD framework for Catalyst River stage zero No dependents

Catalyst::Enzyme is a layer on top of the Catalyst framework providing CRUD functionality for Class::DBI models. Enzyme uses convention and configuration to provide e.g. extensible CRUD out-of-the-box, and a common way of dealing with error handling ...

JOHANL/Catalyst-Enzyme-0.11 - 14 Jan 2006 12:32:26 UTC - Search in distribution

Pod::Tree - Create a static syntax tree for a POD River stage one • 2 direct dependents • 2 total dependents

"Pod::Tree" parses a POD into a static syntax tree. Applications walk the tree to recover the structure and content of the POD. See "Pod::Tree::Node" for a description of the tree....

MANWAR/Pod-Tree-1.31 - 22 Feb 2019 10:53:09 UTC - Search in distribution

Win32::Word::Writer - Create Microsoft Word documents River stage zero No dependents

Easily create MS Word documents, abstracting away the Word.Application DOM interface and all the required workarounds. The DOM interface is still exposed for doing more fancy stuff....

JOHANL/Win32-Word-Writer-0.03 - 27 Aug 2009 22:26:15 UTC - Search in distribution

Win32::GUI::UserGuide::FAQ - Frequently asked questions about Win32::GUI River stage one • 9 direct dependents • 9 total dependents

KMX/Win32-GUI-1.14 - 01 Jun 2017 13:07:51 UTC - Search in distribution

File::Corresponding - Find corresponding files in the directory tree River stage zero No dependents

"File::Corresponding" uses a configuration of groups of File Profiles to identify corresponding files. Using a ".corresponding_file" config file, and the command line script "corresponding_file", you can easily look up corresponding files. It's obvio...

JOHANL/File-Corresponding-0.004 - 12 Oct 2014 14:03:21 UTC - Search in distribution

Mojo::UserAgent::Mockable - A Mojo User-Agent that can record and play back requests without Internet connectivity, similar to LWP::UserAgent::Mockable River stage one • 2 direct dependents • 2 total dependents

POPEFELIX/Mojo-UserAgent-Mockable-1.59 - 22 Apr 2022 20:19:20 UTC - Search in distribution

Devel::CoverX::Covered - Collect and report caller (test file) and covered (source file) statistics from the cover_db River stage one • 1 direct dependent • 1 total dependent

Dealing with large code bases and large test suites When a test suite grows as a team of developers implement new features, knowing exactly which test files provide test coverage for which parts of the application becomes less and less obvious. This ...

JOHANL/Devel-CoverX-Covered-0.016 - 11 Oct 2014 12:36:58 UTC - Search in distribution

Time::Progress::Stored - Report progress + store and retrieve the current status River stage zero No dependents

This module helps if you have a long running process which reports progress, but you need to actually display the progress to the user in a different process. Typically this is a long running web request in the web server or in a job queue worker, wh...

JOHANL/Time-Progress-Stored-1.002 - 05 Feb 2016 15:46:16 UTC - Search in distribution

Test::DBIC::ExpectedQueries - Test that only expected DBIx::Class queries are run River stage two • 1 direct dependent • 13 total dependents

Ensure that only the DBIx::Class SQL queries you expect are executed while a particular piece of code under test is run. Find the places in your code where the unexpected queries are executed. Avoiding the n+1 problem When following a relation off a ...

JOHANL/Test-DBIC-ExpectedQueries-2.002 - 09 May 2020 13:56:01 UTC - Search in distribution

Catalyst::View::GraphViz - GraphViz View Class River stage zero No dependents

This is the Catalyst view class for GraphViz. Your application subclass should inherit from this class. This plugin renders the GraphViz object specified in "$c->stash->{graphviz}->{graph}" into the "$c->stash->{graphviz}->{format}" (one of e.g. png ...

JOHANL/Catalyst-View-GraphViz-0.05 - 17 Nov 2005 22:45:38 UTC - Search in distribution

DBIx::Insert::Multi - Insert multiple table rows in a single statement River stage zero No dependents

Bulk insert many db rows using a single INSERT INTO statement, e.g. INSERT INTO book (author, publication_date, title) VALUES ( ?, ?, ? ), ( ?, ?, ? ); Restrictions All the hashrefs with row data should be shaped the same, i.e. have the same keys. Yo...

JOHANL/DBIx-Insert-Multi-0.003 - 11 Sep 2019 13:21:03 UTC - Search in distribution

DBIx::Class::Row::Delta - Keep track of and report on changes to a DBIC row object. River stage zero No dependents

Record an initial set of values for a DBIC row, and later on get a string with the changed values....

JOHANL/DBIx-Class-Row-Delta-0.0.5 - 11 Oct 2014 20:27:06 UTC - Search in distribution

Net::Download::Queue - Download files with one or more workers. River stage zero No dependents

Download files asynchronously in a queued fashion. Your application (or a CLI script) can add files to the queue, and other workes will process the queue and actually download the files....

JOHANL/Net-Download-Queue-0.04 - 17 Nov 2005 22:59:01 UTC - Search in distribution

DBIx::Class::BatchUpdate - Update batches of DBIC rows with as few queries as possible River stage zero No dependents

This module is for when you have loads of DBIC rows to update as part of some large scale processing, and you want to avoid making individual calls to $row->update for each of them. If the number of dirty rows is large, the many round-trips to the da...

JOHANL/DBIx-Class-BatchUpdate-1.004 - 05 Feb 2016 14:57:48 UTC - Search in distribution

Acme::CPANModules::TextDoc - Currently alias for Acme::CPANModules::WorkingWithDOC River stage zero No dependents

The following are tools (programs, modules, scripts) to work with text document formats (DOC, DOCX, ODT). For working with PDF, see related list: Acme::CPANModules::WorkingWithPDF. Unorganized Win32::Word::Writer MsOffice::Word::Template MsOffice::Wo...

PERLANCAR/Acme-CPANModules-WorkingWithDOC-0.001 - 04 Dec 2023 08:32:53 UTC - Search in distribution

Catalyst::View::TT::ControllerLocal - Catalyst TT View with template names relative to the Controller River stage one • 1 direct dependent • 1 total dependent

Catalyst::View::TT::ControllerLocal is like a normal Catalyst TT View, but with template file names relative to the current Controller. So with a set of templates like: ./root/edit.html ./root/add.html ./root/Frobniz/add.html and an action "add" in t...

JOHANL/Catalyst-View-TT-ControllerLocal-0.02 - 04 Dec 2005 14:01:08 UTC - Search in distribution
18 results (0.035 seconds)