Skip to content

tony-o/perl6-libyaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAML::Parser::LibYAML

Uses a wrapper and constructs a perl6 array/hash/whatever to represent the YAML. Use it for good (or bad, I don't care).

use YAML::Parser::LibYAML;

my $yaml = yaml-parse('path/to/yaml.yaml');

$yaml.perl.say;

Profit.

tony-o | thanks to ingy and tina for fuelling this creation with scotch and vegan pizza

If you must build this yourself, you can do

zef build .

or

src/build.sh

About

libyaml rap group, it's a hit in lyon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages