MooseX::Storage::Util(3) | User Contributed Perl Documentation | MooseX::Storage::Util(3) |
MooseX::Storage::Util - A MooseX::Storage Swiss Army chainsaw
version 0.53
This module provides a set of tools, some sharp and focused, others more blunt and crude. But no matter what, they are useful bits to have around when dealing with MooseX::Storage code.
All the methods in this package are class methods and should be called appropriately.
The $data can be either a perl HASH ref or some kind of serialized data (JSON, YAML, etc.).
The %options are as follows:
Currently only JSON and YAML are supported here.
Add more stuff to this module :)
Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Storage> (or bug-MooseX-Storage@rt.cpan.org <mailto:bug-MooseX-Storage@rt.cpan.org>).
There is also a mailing list available for users of this distribution, at <http://lists.perl.org/list/moose.html>.
There is also an irc channel available for users of this distribution, at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.
This software is copyright (c) 2007 by Infinity Interactive, Inc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2020-04-18 | perl v5.34.0 |