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

Search results for "SHINY"

Exporter::Shiny - shortcut for Exporter::Tiny River stage four • 132 direct dependents • 5014 total dependents

This is a very small wrapper to simplify using Exporter::Tiny. It does the following: * Marks your package as loaded in %INC; * Pushes any function names in the import list onto your @EXPORT_OK; and * Pushes "Exporter::Tiny" onto your @ISA. It doesn'...

TOBYINK/Exporter-Tiny-1.006002 - 31 Mar 2023 14:41:26 UTC - Search in distribution

Acme::Magpie - steals shiny things River stage zero No dependents

The Magpie is a bird known for stealing shiny things to build its nest from, Acme::Magpie attempts to be a software emulation of this behaviour. When invoked Acme::Magpie scans the symbol tables of your program and stores attractive (shiny) methods i...

RCLAMP/Acme-Magpie-0.06 - 13 Dec 2008 00:32:24 UTC - Search in distribution

Chart::Clicker::Decoration - Shiny baubles! River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Decoration is a straight subclass of Graphics::Primitive::Canvas....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC - Search in distribution

git-deploy - automate the git steps required for a deploying code from a git repository River stage zero No dependents

git-deploy is a tool written to make deployments so easy that you'll let new hires do them on their first day. Conceived and introduced at Booking.com in 2008, it has changed deployments from being something that took hours, to being so easy that dep...

AVAR/git-deploy-6.01 - 19 Dec 2012 16:58:12 UTC - Search in distribution

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

This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...

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

Fennec - A testers toolbox, and best friend River stage one • 9 direct dependents • 9 total dependents

Fennec ties together several testing related modules and enhances their functionality in ways you don't get loading them individually. Fennec makes testing easier, and more useful. CAVEAT EMPTOR This module is deprecated in favor of Test2::Suite, spe...

EXODIST/Fennec-2.018 - 08 Jun 2018 15:02:53 UTC - Search in distribution

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

Convert::Binary::C - Binary Data Conversion using C Types River stage one • 4 direct dependents • 4 total dependents

Convert::Binary::C is a preprocessor and parser for C type definitions. It is highly configurable and supports arbitrarily complex data structures. Its object-oriented interface has "pack" and "unpack" methods that act as replacements for Perl's "pac...

MHX/Convert-Binary-C-0.84 - 23 Nov 2020 13:15:27 UTC - Search in distribution

Bryar - A modular, extensible weblog tool River stage one • 2 direct dependents • 2 total dependents

Bryar is a piece of blog production software, similar in style to (but considerably more complex than) Rael Dornfest's "blosxom". The main difference is extensibility, in terms of data collection and output formatting. For instance, data can be acqui...

MDI/Bryar-4.0 - 25 Oct 2009 16:51:03 UTC - Search in distribution

Kwiki - The Kwiki Wiki Building Framework River stage three • 119 direct dependents • 135 total dependents

A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly the oldest wiki, and...

INGY/Kwiki-0.39 - 06 Mar 2007 20:57:49 UTC - Search in distribution

Text::Hoborg::Manuel River stage zero No dependents

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC - Search in distribution

IT::perlembed River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Hash::Wrap - create on-the-fly objects from hashes River stage one • 4 direct dependents • 4 total dependents

Hash::Wrap creates objects from hashes, providing accessors for hash elements. The objects are hashes, and may be modified using the standard Perl hash operations and the object's accessors will behave accordingly. Why use this class? Sometimes a has...

DJERIUS/Hash-Wrap-1.01 - 01 Mar 2024 15:49:35 UTC - Search in distribution

Test::Mojo - Testing Mojo River stage four • 943 direct dependents • 1041 total dependents

Test::Mojo is a test user agent based on Mojo::UserAgent, it is usually used together with Test::More to test Mojolicious applications. Just run your tests with prove. $ prove -l -v $ prove -l -v t/foo.t If it is not already defined, the "MOJO_LOG_LE...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Printer::Thermal - Interface for Thermal and some dot-matrix and inkjet Printers that support ESC-POS specification (Deprecated) - Use Printer::ESCPOS instead River stage zero No dependents

This Module is deprecated in favour of Printer::ESCPOS, which is the shiny new successor to this module. Printer::Thermal will continue to work and might receive occasional support and bug fixes but no new features. Read the See Also section for reas...

SHANTANU/Printer-Thermal-0.29 - 27 Mar 2015 04:58:51 UTC - Search in distribution

Toggle - Feature toggles (a.k.a. flippers, flags, switches etc.) River stage zero No dependents

Toggle lets you activate features for different users, storing this configuration in a database like Redis. You can use it to roll out your code to a percentage of users, or specific users/groups that you define....

CVLIBRARY/Toggle-0.003 - 01 Sep 2015 21:20:05 UTC - Search in distribution

Test2::MojoX - Testing Mojo River stage one • 1 direct dependent • 1 total dependent

Test2::MojoX is a test user agent based on Mojo::UserAgent, it is usually used together with Test2::Suite to test Mojolicious applications. Just run your tests with prove or yath. $ yath -l -v $ yath -l -v t/foo.t This package is fork of Test::Mojo. ...

ELCAMLOST/Test2-MojoX-0.07 - 14 Aug 2021 19:38:14 UTC - Search in distribution

perl5 - Use a Perl 5 group of modules/features River stage one • 2 direct dependents • 2 total dependents

The "perl5" module lets you "use" a well known set of modules in one command. It allows people to create plugins like "perl5::foo" and "perl5::bar" that are sets of useful modules that have been tested together and are known to create joy. This modul...

INGY/perl5-0.21 - 22 Aug 2014 16:28:18 UTC - Search in distribution

share::Exegesis::E07 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution
104 results (0.06 seconds)