The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::Test-Weaken"

Test::Weaken::Gtk2 - Gtk2 helpers for Test::Weaken River stage two • 12 direct dependents • 12 total dependents

This is a few functions to help "Test::Weaken" leak checking on "Gtk2" widgets etc. The functions can be used individually, or combined into larger application-specific contents etc handlers. This module doesn't load "Gtk2". If "Gtk2" is not loaded t...

KRYDE/Gtk2-Ex-WidgetBits-48 - 27 Oct 2012 00:35:57 UTC - Search in distribution

perldiag - various Perl diagnostics River stage five • 11693 direct dependents • 33184 total dependents

These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation (enabled by default). (S) A severe warning (enabled by default). (F) A fatal error (trappable). (P) An internal error yo...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Frost - Feasible Referential Object STorage River stage zero No dependents

Once upon a time, when there were still real winters with frosty air, an old moose named Elly Elk walked through the snow-white forest and murmured over and over "How can I become persistent?", "I want to live forever!" and more and more of that agon...

ERNESTO/Frost-0.70 - 16 Oct 2010 16:34:50 UTC - Search in distribution

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC - Search in distribution

Mouse - Moose minus the antlers River stage three • 230 direct dependents • 564 total dependents

Moose is a postmodern object system for Perl5. Moose is wonderful. Unfortunately, Moose has a compile-time penalty. Though significant progress has been made over the years, the compile time penalty is a non-starter for some very specific application...

SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTC - Search in distribution

HTML::Element - Class for objects that represent HTML elements River stage three • 171 direct dependents • 972 total dependents

(This class is part of the HTML::Tree dist.) Objects of the HTML::Element class can be used to represent elements of HTML document trees. These objects have attributes, notably attributes that designates each element's parent and content. The content...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution

share::Apocalypse::A12 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Object::Pad - a simple syntax for lexical field-based objects River stage three • 106 direct dependents • 148 total dependents

This module provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. While most of this module has evolved into a stable state in practice, parts remain experimental because t...

PEVANS/Object-Pad-0.808 - 28 Dec 2023 17:42:03 UTC - Search in distribution

REVISION River stage three • 47 direct dependents • 254 total dependents

RURBAN/Set-Object-1.42 - 21 Jan 2022 13:18:58 UTC - Search in distribution

Log::Log4perl::FAQ - Frequently Asked Questions on Log::Log4perl River stage four • 380 direct dependents • 1097 total dependents

This FAQ shows a wide variety of commonly encountered logging tasks and how to solve them in the most elegant way with Log::Log4perl. Most of the time, this will be just a matter of smartly configuring your Log::Log4perl configuration files. Why use ...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC - Search in distribution

Perl::ToPerl6 - Critique Perl source code for best-practices. River stage zero No dependents

Perl::ToPerl6 is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::ToPerl6 is distributed with a number of Perl::ToPerl6::Transformer modules that at...

JGOFF/Perl-ToPerl6-0.040 - 30 Aug 2015 18:57:46 UTC - Search in distribution

Data::Dump::Streamer - Accurately serialize a data structure as Perl code. River stage two • 22 direct dependents • 90 total dependents

Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The contents of each variable is output using the least number of Perl statements as convenient, usually only one. Self-refe...

YVES/Data-Dump-Streamer-2.42 - 21 Feb 2023 03:08:06 UTC - Search in distribution

Text::Names - Perl extension for proper name parsing, normalization, recognition, and classification River stage one • 2 direct dependents • 2 total dependents

This modules provides a number of name normalization routines, plus high-level parsing and name comparison utilities such as those illustrated in the synopsis. While it tries to accommodate non-Western names, this module definitely works better with ...

DBOURGET/Text-Names-0.46 - 06 Jan 2017 19:16:44 UTC - Search in distribution

Catalyst::Manual::Intro - Introduction to Catalyst River stage two • 2 direct dependents • 11 total dependents

This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you should be usi...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Troubleshooting River stage three • 155 direct dependents • 183 total dependents

Frequently encountered problems (warnings and fatal errors) and their troubleshooting....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Mojolicious::Guides::Cookbook - Cooking with Mojolicious River stage four • 980 direct dependents • 1098 total dependents

SRI/Mojolicious-9.37 - 13 May 2024 17:48:56 UTC - Search in distribution

Rose::HTML::Form::Field - HTML form field base class. River stage two • 10 direct dependents • 12 total dependents

Rose::HTML::Form::Field is the base class for field objects used in an HTML form. It defines a generic interface for field input, output, validation, and filtering. This class inherits from, and follows the conventions of, Rose::HTML::Object. Inherit...

JSIRACUSA/Rose-HTML-Objects-0.626 - 14 Aug 2023 14:40:38 UTC - Search in distribution

Devel::Cycle - Find memory cycles in objects River stage three • 16 direct dependents • 763 total dependents

This is a simple developer's tool for finding circular references in objects and other types of references. Because of Perl's reference-count based memory management, circular references will cause memory leaks. EXPORT The find_cycle() and find_weake...

LDS/Devel-Cycle-1.12 - 14 Nov 2014 13:59:23 UTC - Search in distribution

Sereal::Path::Iterator - iterate and partly deserialize Sereal documents River stage zero No dependents

Sereal::Path::Iterator is a way to iterate over serialized Sereal documents and decode them partly. For example, given a serialized array of 10 elements you can deserialize only 3rd one. Or, given huge hash, you can decode only key "foo" without touc...

IKRUGLOV/Sereal-Path-4.004 - 13 Nov 2017 17:10:46 UTC - Search in distribution

Object::Releaser - Remove properties from an object when the releaser goes out of scope. River stage zero No dependents

Object::Releaser provides the ability to delete all or some of the elements from a hash reference when the releaser goes out of scope. This is done by creating the releaser, passing in the object to be released as the sole argument: $releaser = Objec...

MIKO/Object-Releaser-0.12 - 26 Apr 2014 02:01:03 UTC - Search in distribution
  • Object::Releaser - Remove properties from an object when the releaser goes out of scope.
38 results (0.118 seconds)