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

Search results for "module:autobox::Core"

autobox::Core - Provide core functions to autoboxed scalars, arrays and hashes. River stage three • 21 direct dependents • 147 total dependents

The autobox module promotes Perl's primitive types (literals (strings and numbers), scalars, arrays and hashes) into first-class objects. However, autobox does not provide any methods for these new classes. autobox::CORE provides a set of methods for...

SWALTERS/autobox-Core-1.33 - 17 Dec 2016 22:40:50 UTC

autobox::Bless - Guess which package a hash or hashref probably should be and blessed it River stage zero No dependents

Attempts to guess which package an unblessed hash or hashref should be blessed into and bless it into that package on the fly. Guessing is done by the fields (hash keys) present in the unblessed hash versus the fields in instances of various objects ...

SWALTERS/autobox-Bless-0.02 - 06 May 2010 23:37:23 UTC

Shell::Autobox - pipe Perl values through shell commands River stage zero No dependents

Shell::Autobox provides an easy way to pipe Perl values through shell commands. Commands passed as arguments to the "use Shell::Autobox" statement are installed as subroutines in the calling package, and that package is then registered as the handler...

CHOCOLATE/Shell-Autobox-v2.0.1 - 31 Jan 2021 20:47:51 UTC

Moose::Autobox - Autoboxed wrappers for Native Perl datatypes River stage three • 64 direct dependents • 124 total dependents

Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox. It does this using a hierarchy of roles in a manner similar to what Perl 6 *might* do. This module, like Class::MOP and Moose, was inspired by my work on th...

ETHER/Moose-Autobox-0.16 - 03 May 2016 01:34:52 UTC

autobox::Base64 - Convert strings to and from base64 easily River stage zero No dependents

Pretty simple -- just provides autobox methods to strings that work in the way you expect....

RSRCHBOY/autobox-Base64-0.001 - 21 May 2013 05:10:16 UTC

autobox::JSON - bringing JSON functions to autobox River stage one • 2 direct dependents • 4 total dependents

RSRCHBOY/autobox-JSON-0.0006 - 28 Mar 2014 04:35:02 UTC

autobox::Camelize - autobox methods for (de)camelcasing River stage one • 1 direct dependent • 6 total dependents

This is a simple set of autobox methods that work on strings, and camelize/decamelize them according to how the author thinks camelization should work: Camelizing replaces '__[a-z]' with '::[A-Z]', and '_[a-z]' with '[A-Z]'. The first character is ca...

RSRCHBOY/autobox-Camelize-0.001 - 17 Mar 2013 07:10:34 UTC

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

autobox::Junctions - Autoboxified junction-style operators River stage two • 1 direct dependent • 12 total dependents

This is a simple autoboxifying wrapper around Syntax::Keyword::Junction, that provides array and array references with the functions provided by that package as methods for arrays: any, all, one, and none....

RSRCHBOY/autobox-Junctions-0.002 - 22 Jun 2016 18:41:25 UTC

Moose::Autobox::Array - the Array role River stage three • 64 direct dependents • 124 total dependents

This is a role to describe operations on the Array type....

ETHER/Moose-Autobox-0.16 - 03 May 2016 01:34:52 UTC

autobox::Numeric::Time - ActiveSupport equivalent to Perl numeric variables River stage zero No dependents

autobox::Numeric::Time is an autobox module to add Time-related methods to core integer values by using constant overloading. Inspired by ActiveSupport (Rails) Core extensions to Numeric values and autobox::DateTime::Duration....

HIROSE/autobox-Numeric-Time-0.02 - 03 Jun 2008 16:08:04 UTC

autobox::Numeric::Bytes - ActiveSupport equivalent to Perl numeric variables River stage zero No dependents

autobox::Numeric::Bytes is an autobox module to add Byte-related methods to core integer values by using constant overloading. Inspired by ActiveSupport (Rails) Core extensions to Numeric values....

HIROSE/autobox-Numeric-Bytes-0.02 - 03 Jun 2008 15:32:56 UTC

autobox::DateTime::Duration - ActiveSupport equivalent to Perl numeric variables River stage zero No dependents

autobox::DateTime::Duration is an autobox module to add Time-related methods to core integer values by using constant overloading. Inspired by ActiveSupport (Rails) Core extensions to Numeric values....

MIYAGAWA/autobox-DateTime-Duration-0.02 - 16 Jan 2008 01:57:15 UTC

Code::Style::Kit::Parts::Autobox - add autobox to your kit River stage zero No dependents

This part defines the feature "autobox", enabled by default, which imports "autobox::Core", "autobox::Camelize", "autobox::Transform"....

DAKKAR/Code-Style-Kit-1.0.3 - 31 Jul 2023 16:03:35 UTC
14 results (0.035 seconds)