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

Search results for "module:Classic::Perl"

Classic::Perl - Selectively reinstate deleted Perl features River stage zero No dependents

Classic::Perl restores some Perl features that have been deleted in the latest versions. By 'classic' we mean as of perl 5.8.x. The whole idea is that you can put "use Classic::Perl" at the top of an old script or module (or a new one, if you like th...

SPROUT/Classic-Perl-0.07 - 18 Jun 2017 17:25:14 UTC

accessors::classic - create 'classic' read/write accessor methods in caller's package. River stage two • 16 direct dependents • 48 total dependents

The accessors::classic pragma lets you create simple *classic* Perl accessors at compile-time. The generated methods look like this: sub foo { my $self = shift; $self->{foo} = shift if (@_); return $self->{foo}; } They *always* return the current val...

SPURKIS/accessors-1.01 - 21 Jun 2008 12:10:02 UTC

SQL::Abstract::Classic - Generate SQL from Perl data structures River stage three • 2 direct dependents • 462 total dependents

This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to ...

RIBASUSHI/SQL-Abstract-Classic-1.91 - 17 Oct 2019 10:29:44 UTC

CPANPLUS::Shell::Classic - CPAN.pm emulation for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

The Classic shell is designed to provide the feel of the CPAN.pm shell using CPANPLUS underneath. For detailed documentation, refer to CPAN....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

Perinci::CmdLine::Classic - Rinci/Riap-based command-line application framework River stage two • 26 direct dependents • 27 total dependents

Perinci::CmdLine is a command-line application framework. It allows you to create full-featured CLI applications easily and quickly. See Perinci::CmdLine::Manual for more details. There is also a blog post series on Perinci::CmdLine tutorial: <https:...

PERLANCAR/Perinci-CmdLine-Classic-1.818 - 30 Oct 2023 06:23:10 UTC

Test::Stream::Plugin::Classic - Classing (Test::More) style is and is_deeply. River stage one • 1 direct dependent • 1 total dependent

This provides "is()" and "is_deeply()" functions that behave close to the way they did in Test::More, unlike the Test::Stream::Plugin::Compare plugin which has enhanced them (or ruined them, depending on who you ask)....

EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC

Test::Stream::Bundle::Classic - Bundle that emulates most of Test::More. River stage one • 1 direct dependent • 1 total dependent

EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC

DBD::Gofer::Policy::classic - The 'classic' policy for DBD::Gofer River stage four • 940 direct dependents • 2099 total dependents

Temporary docs: See the source code for list of policies and their defaults. In a future version the policies and their defaults will be defined in the pod and parsed out at load-time....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

LaTeX::Table::Themes::Classic - Classic LaTeX table themes. River stage one • 3 direct dependents • 3 total dependents

LIMAONE/LaTeX-Table-v1.0.6 - 26 Oct 2010 02:44:08 UTC

Perinci::Examples::Bin::Classic - Perinci example CLI scripts (using Perinci::CmdLine::Classic) River stage one • 1 direct dependent • 1 total dependent

This distribution contains example scripts in "bin/" which use Perinci::CmdLine::Classic. It was split from Perinci::Examples so the latter does not need to depend on Perinci::CmdLine::*....

PERLANCAR/Perinci-Examples-Bin-Classic-0.081 - 30 Apr 2021 00:05:02 UTC

Data::Dataset::Classic::Titanic - Provide the classic Titanic survivor dataset River stage zero No dependents

"Data::Dataset::Classic::Titanic" provides access to the classic Titanic survivor dataset....

GENE/Data-Dataset-Classic-Titanic-0.0103 - 22 Oct 2022 03:58:21 UTC

Dist::Zilla::PluginBundle::Classic - the classic (old) default configuration for Dist::Zilla River stage three • 655 direct dependents • 710 total dependents

This bundle is more or less the original configuration bundled with Dist::Zilla. More than likely, you'd rather be using @Basic or a more complex bundle. This one will muck around with your code by adding $VERSION declarations and will mess with you ...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC

Perinci::CmdLine::Classic::Examples - Examples for Perinci::CmdLine River stage one • 1 direct dependent • 1 total dependent

This distribution includes "examples/" which contains example scripts that use Perinci::CmdLine::Classic....

PERLANCAR/Perinci-CmdLine-Classic-Examples-0.03 - 03 Sep 2015 11:29:31 UTC

Perinci::CmdLine::Classic::Role::Help - Help-related routines River stage two • 26 direct dependents • 27 total dependents

PERLANCAR/Perinci-CmdLine-Classic-1.818 - 30 Oct 2023 06:23:10 UTC

ColorTheme::Perinci::CmdLine::Classic::Default River stage two • 26 direct dependents • 27 total dependents

PERLANCAR/Perinci-CmdLine-Classic-1.818 - 30 Oct 2023 06:23:10 UTC

CGI::Application::Plugin::Authentication::Display::Classic - login box that works out of the box River stage one • 2 direct dependents • 2 total dependents

This module provides a login box that works out of the box but which can be configured to modify the styling....

WESM/CGI-Application-Plugin-Authentication-0.24 - 05 Jan 2024 21:31:26 UTC

ColorTheme::Perinci::CmdLine::Classic::DefaultWhiteBG River stage two • 26 direct dependents • 27 total dependents

PERLANCAR/Perinci-CmdLine-Classic-1.818 - 30 Oct 2023 06:23:10 UTC
17 results (0.026 seconds)