An open API service indexing awesome lists of open source software.

https://github.com/shadowapex/perl-parse

Simple Go package for parsing Perl data structures into JSON
https://github.com/shadowapex/perl-parse

Last synced: 6 months ago
JSON representation

Simple Go package for parsing Perl data structures into JSON

Awesome Lists containing this project

README

          

# perl-parse
This is a simple package for converting Perl data structures into JSON. It
requires the Perl binary installed along with the JSON module.