Scroll to navigation

Padre::Plugin::YAML::Syntax(3pm) User Contributed Perl Documentation Padre::Plugin::YAML::Syntax(3pm)
 

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
2013-10-09 perl v5.18.1