id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1406	Padre::Plugin::Moose 0.08 cretique as requested	bowtie	azawawi	"{{{#!text
                   Padre 0.95
Core...
                  osname linux
                archname i686-linux-thread-multi
            Distribution Ubuntu 11.04 
                  Kernel 2.6.38-13-generic
                    Perl 5.14.2
                 Threads 3
                     RAM (unsupported)
Wx...
                      Wx 0.9903
               WxWidgets 2.8.11
                 unicode 1
        Alien::wxWidgets 0.54
 Wx::Perl::ProcessStream 0.30
           Wx::Scintilla 0.37_04
Other...
                     PPI 1.215
           Debug::Client 0.17_06
                  Config /usr/src/Padre/Padre/.padre
}}}

Ok, tome style to start with.

1, open Padre, F8 click on Method
{{{#!perl
Error: Can't locate object method ""methods"" via package ""Padre::Plugin::Moose::Program"" at /usr/src/Padre/Padre-Plugin-Moose/lib/Padre/Plugin/Moose/Main.pm line 334.
**
GLib:ERROR:/build/buildd/glib2.0-2.28.6/./glib/gmain.c:2443:g_main_dispatch: assertion failed: (current->dispatching_sources == &current_source_link)
}}}

2, open Padre, F8 click on SubType
{{{#!perl
Error: Can't locate object method ""subtypes"" via package ""Padre::Plugin::Moose::Program"" at /usr/src/Padre/Padre-Plugin-Moose/lib/Padre/Plugin/Moose/Main.pm line 316.
**
GLib:ERROR:/build/buildd/glib2.0-2.28.6/./glib/gmain.c:2443:g_main_dispatch: assertion failed: (current->dispatching_sources == &current_source_link)
}}}

3, ... F8 Attribute
{{{#!perl
Error: Can't locate object method ""attributes"" via package ""Padre::Plugin::Moose::Program"" at /usr/src/Padre/Padre-Plugin-Moose/lib/Padre/Plugin/Moose/Main.pm line 298.
**
GLib:ERROR:/build/buildd/glib2.0-2.28.6/./glib/gmain.c:2443:g_main_dispatch: assertion failed: (current->dispatching_sources == &current_source_link)
}}}

4, ... F8 Role ok
5, ... F8 Class ok
6, ... F8 Generate ok, Humm
7, ... F8 Reset ok, but why the info box, I clicked the the button :)


 "	enhancement	closed	trivial		plugins	0.95	fixed		
