MooseX::Storage::Util
A MooseX::Storage Swiss Army chainsaw
- Provided by: libmoosex-storage-perl (Version: 0.50-1)
- Report a bug
A MooseX::Storage Swiss Army chainsaw
version 0.50
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 :)
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please or add the bug to cpan-RT at <https://rt.cpan.org/Dist/Display.html?Queue=MooseX-Storage>.
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.