
Padre::Plugin::WebGUI - Developer tools for WebGUI

version 1.002

cpan install Padre::Plugin::WebGUI;
Then use it via Padre, The Perl IDE.

This plugin adds a "WebGUI" item to the Padre plugin menu, with a bunch of WebGUI-oriented features.

The plugin name to show in the Plugin Manager and menus
Declare the Padre interfaces this plugin uses
Register the document types that we want to handle
called when the plugin is enabled
Toggle the asset tree panel on/off N.B. The checkbox gets checked *before* this method runs

WebGUI - http://webgui.org

Patrick Donelan <pdonelan@cpan.org>

This software is copyright (c) 2011 by Patrick Donelan.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.