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 "dist:Scalar-Accessors-LikeHash scalar::string"

Tie::Hash::SerializedString - tied interface for Scalar::Accessors::LikeHash River stage zero No dependents

This provides a tied hash wrapper around Scalar::Accessors::LikeHash implementations. Usage: "tie %hash, "Tie::Hash::SerializedString", \$scalar, $impl" ... where $impl is the class name of a concrete implementation of the Scalar::Accessors::LikeHash...

TOBYINK/Scalar-Accessors-LikeHash-0.002 - 10 Sep 2014 23:00:37 UTC

Acme::MooseX::JSON - Moose objects that are internally blessed scalar refs containing JSON River stage zero No dependents

This Moose extension is akin to MooseX::InsideOut, MooseX::GlobRef and MooseX::ArrayRef in that it allows you to create Moose classes where the instances aren't blessed hashes. However, unlike those fine modules, Acme::MooseX::JSON chooses just about...

TOBYINK/Scalar-Accessors-LikeHash-0.002 - 10 Sep 2014 23:00:37 UTC

Scalar::Accessors::LikeHash - access a JSON/Sereal/etc scalar string in a hash-like manner River stage zero No dependents

The idea of this is to treat a reference to a string as if it were a hash. You can store key-values pairs; fetch values using keys; delete keys; etc. This is slow and quite silly. This module is a role. Concrete implementations of the role need to pr...

TOBYINK/Scalar-Accessors-LikeHash-0.002 - 10 Sep 2014 23:00:37 UTC

Scalar::Accessors::LikeHash::JSON - access a JSON scalar string in a hash-like manner River stage zero No dependents

This is a concrete implementation of Scalar::Accessors::LikeHash. This module requires JSON to be installed....

TOBYINK/Scalar-Accessors-LikeHash-0.002 - 10 Sep 2014 23:00:37 UTC

Scalar::Accessors::LikeHash::Sereal - access a Sereal scalar string in a hash-like manner River stage zero No dependents

This is a concrete implementation of Scalar::Accessors::LikeHash. This module requires Sereal to be installed....

TOBYINK/Scalar-Accessors-LikeHash-0.002 - 10 Sep 2014 23:00:37 UTC
5 results (0.058 seconds)