debian man page for padre::plugin::yaml::document

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)

NAME
Padre::Plugin::YAML::Document - YAML support for Padre The Perl IDE
VERSION
This document describes Padre::Plugin::YAML::Document version 0.06
DESCRIPTION
YAML 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 LIMITATIONS
No bugs have been reported.
METHODS
o comment_lines_str o task_functions o task_outline o task_syntax
AUTHOR
Zeno Gantner <zenog@cpan.org>
CONTRIBUTORS
Kevin Dawson <bowtie@cpan.org> Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
LICENCE AND COPYRIGHT
Copyright (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)
Related Man Pages
padre::plugin::pdl(3pm) - debian
padre::plugin::svn(3pm) - debian
padre::plugin::snippet(3pm) - debian
padre::plugin::spellcheck::checker(3pm) - debian
padre::plugin::yaml::document(3pm) - debian
Similar Topics in the Unix Linux Community
jOpenDocument 1.0 (Default branch)
MuClipse: v1.3 Released!
Pedeto 1.0.1 (Default branch)
Padre 0.27 (Default branch)
YAML file update