-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
72 lines (43 loc) · 1.57 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
NAME
Padre::Plugin::YAML - YAML support for Padre, The Perl IDE.
VERSION
This document describes Padre::Plugin::YAML version 0.10
DESCRIPTION
YAML support for Padre, the Perl Application Development and Refactoring
Environment.
Syntax highlighting for YAML is supported by Padre out of the box. This
plug-in adds some more features to deal with YAML files.
Example
Example is not revelant as this is a Padre::Plugin
BUGS AND LIMITATIONS
No bugs have been reported.
METHODS
* menu_plugins_simple
* padre_interfaces
* plugin_enable
* plugin_disable
* plugin_name
* registered_documents
* show_about
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Padre::Plugin::YAML
You can also look for information at:
* RT: CPAN's request tracker
<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Padre-Plugin-YAML>
* AnnoCPAN: Annotated CPAN documentation
<http://annocpan.org/dist/Padre-Plugin-YAML>
* CPAN Ratings
<http://cpanratings.perl.org/d/Padre-Plugin-YAML>
* Search CPAN
<http://search.cpan.org/dist/Padre-Plugin-YAML/>
AUTHOR
Zeno Gantner <[email protected]>
CONTRIBUTORS
Kevin Dawson <[email protected]>
Ahmad M. Zawawi <[email protected]>
LICENCE AND COPYRIGHT
Copyright (c) 2011-2012, Zeno Gantner <[email protected]>. 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.