/usr/local/share/perl5/YAML
Edit: /usr/local/share/perl5/YAML/Error.pod (666B)
=pod
=for comment
DO NOT EDIT. This Pod was generated by Swim v0.1.43.
See http://github.com/ingydotnet/swim-pm#readme
=encoding utf8
=head1 NAME
YAML::Error - Error formatting class for YAML modules
=head1 SYNOPSIS
$self->die('YAML_PARSE_ERR_NO_ANCHOR', $alias);
$self->warn('YAML_LOAD_WARN_DUPLICATE_KEY');
=head1 DESCRIPTION
This module provides a C
and a C facility.
=head1 AUTHOR
Ingy döt Net
=head1 COPYRIGHT
Copyright 2001-2014. Ingy döt Net
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
See L
=cut