NAME

YAML/Parser/Syck.pir - Interface to libsyck

SYNOPSIS

This won't work yet with a standard libsyck, as libsyck needs to be aware of Parrot.

DESCRIPTION

Ask libsyck to do some work. Uses the native call interface. Needs synchronous callbacks.

METHODS

load

Parses a YAML string and returns a data structure.

TODO

Do some object stuff. Be nice and put stuff into a namespace. Provide a patch for libsyck.

AUTHOR

Bernhard Schmalhofer - <Bernhard.Schmalhofer@gmx.de>

SEE ALSO

  YAML::Parser::Syck.pm
  yaml.kwiki.org