package Struct::Path::JsonPointer;
use 5.006;
use strict;
use warnings FATAL => 'all';
use parent 'Exporter';
use Carp 'croak';
use Scalar::Util 'looks_like_number';
our @EXPORT_OK = qw(
path2s
h::JsonPointer - JsonPointer (L<rfc6901|https://tools.ietf.org/html/rfc6901>)
syntax frontend for L<Struct::Path|Struct::Path>
=begin html
<a href="https://travis-ci.org/mr-mixas/Struct-Path-JsonPoi
ttps://travis-ci.org/mr-mixas/Struct-Path-JsonPointer.pm.svg?branch=master" alt="Travis CI"></a>
<a href='https://coveralls.io/github/mr-mixas/Struct-Path-JsonPointer.pm?branch=master'><img src='https