PURPOSE
Some basic JSON Path selection tests, including some using eval
, checking that its disallowed by default but can be switched on using the $JSON::Path::Safe
package variable.
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
Copyright 2010-2013 Toby Inkster.
This module is tri-licensed. It is available under the X11 (a.k.a. MIT) licence; you can also redistribute it and/or modify it under the same terms as Perl itself.