NAME
JBD - JBD is a namespace
VERSION
version 0.04
SYNOPSIS
The JBD namespace began as a series of very small, no-dependency alternatives or work-alikes to standard tools like File::Slurp. Those tools are found at JBD::Core.
The JBD namespace also contains lexing, parsing and grammar tools.
For JSON tokenizing and parsing, see JBD::JSON.
For general parsing tools, see JBD::Parser.
AUTHOR
Joel Dalley <joeldalley@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Joel Dalley.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.