Query: padre::plugin::yaml::document
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Padre::Plugin::YAML::Document(3pm) User Contributed Perl Documentation Padre::Plugin::YAML::Document(3pm)NAMEPadre::Plugin::YAML::Document - YAML support for Padre The Perl IDEVERSIONThis document describes Padre::Plugin::YAML::Document version 0.06DESCRIPTIONYAML support for Padre, the Perl Application Development and Refactoring Environment. # Called by padre to know which document to register for this plugin sub registered_documents { return ( 'text/x-yaml' => 'Padre::Plugin::YAML::Document', ); } Syntax highlighting for YAML is supported by Padre out of the box. This plug-in adds some more features to deal with YAML files.BUGS AND LIMITATIONSNo bugs have been reported.METHODSo comment_lines_str o task_functions o task_outline o task_syntaxAUTHORZeno Gantner <zenog@cpan.org>CONTRIBUTORSKevin Dawson <bowtie@cpan.org> Ahmad M. Zawawi <ahmad.zawawi@gmail.com>LICENCE AND COPYRIGHTCopyright (c) 2011-2012, Zeno Gantner <zenog@cpan.org>. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic. perl v5.14.2 2012-05-15 Padre::Plugin::YAML::Document(3pm)
Similar Topics in the Unix Linux Community |
---|
jOpenDocument 1.0 (Default branch) |
jOpenDocument 1.1 final (Default branch) |
PyYAML 3.07 (Default branch) |
Pedeto 1.0.1 (Default branch) |
Padre 0.27 (Default branch) |