id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1239	Padre::Plugin::PerlTidy, patch for using perltidyrc from trunk/tools when in dev	bowtie	azawawi	"{{{Padre::Plugin::PerlTidy (P-P-PT)}}}
Mods.

1, perl dev -a -> use tools/perltidyrc

2, if begginner mode use P-P-PT/pbptidyrc, ie -pbp

perltidytc (rc)

else let PT use project rc or %HOME/.rc

mods applied to document and selectio only,

use PT;
gets rid of silly errors

{{{
├── lib
│   └── Padre
│       └── Plugin
│           ├── PerlTidy
│           │   ├── Dialog.pm
│           │   └── pbptidyrc
│           └── PerlTidy.pm
}}}
Needs:- $main->info_on_statusbar
only {{{GetId no SetID}}}

Thanks for the kick, szabgab :)

Only tested on ubuntu, needs further testing :)"	enhancement	closed	major		plugins	0.86	fixed		
