The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::YAML::Syntax - YAML document syntax-checking in the background

VERSION

version: 0.10

DESCRIPTION

This class implements syntax checking of YAML documents in the background. It inherits from Padre::Task::Syntax. Please read its documentation.

BUGS AND LIMITATIONS

Now using YAML::XS

    supports %TAG = %YAML 1.1 or no %TAG

If you receive "Unknown YAML error" please inform dev's with sample code that causes this, Thanks.

METHODS

  • new

  • run

  • syntax

AUTHOR

See Padre::Plugin::YAML

CONTRIBUTORS

See Padre::Plugin::YAML

COPYRIGHT

See Padre::Plugin::YAML

LICENSE

See Padre::Plugin::YAML