Group
Extension

Matches 1

VIC ( V/VI/VIKAS/VIC-0.32.tar.gz, VIKAS, 2022; MetaCPAN )
VIC/lib/VIC/Receiver.pm ( view source; MetaCPAN )

    my $str = pop;
    ## Ripped from Ingy's pegex-json-pm Pegex::JSON::Data
    ## Unicode support not implemented yet but available in Pegex::JSON::Data
    my %escapes = (
        '"' => '"',
    

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.