NAME

HiveJSO - HiveJSO Perl Implementation

VERSION

version 0.002

SYNOPSIS

my @results = HiveJSO->parse($streambuffer);

my ( $obj, $post ) = HiveJSO->parse_seek($streambuffer);

DESCRIPTION

See https://github.com/homehivelab/hive-jso for now.

METHODS

parse

parse_one

parse_seek

SUPPORT

IRC

Join #hardware on irc.perl.org. Highlight Getty for fast reaction :).

Repository

http://github.com/homehivelab/p5-hivejso
Pull request and additional contributors are welcome

Issue Tracker

http://github.com/homehivelab/p5-hivejso

AUTHOR

Torsten Raudssus <torsten@raudss.us>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.