1title		=	Perl5 Script
2description	=	Perl5 and Perl6 scripts
3
4# Action handlers for pl files
5[P]rofile	=	Goo::Thing::pm::Profiler.pm
6[R]un		=	Goo::Thing::pm::Runner.pm
7Comp[I]le	=	Goo::Thing::pm::Compiler.pm
8[E]dit		=	Goo::Thing::pm::Editor.pm
9
10# General Handlers
11[D]elete	=	Goo::FileThing::Deleter.pm
12E[X]it		= 	Goo::Exiter.pm
13[J]ump		=	Goo::JumpManager.pm
14[C]loner	=	Goo::FileThing::Cloner.pm
15Care[O]Meter =	Goo::CareOMeter.pm
16[S]hell		=	Goo::ShellCommander.pm
17[Z]one      =   Goo::Zone.pm
18
19#[G]o Live	=	Goo::GoLiveCommand.pm
20#[A]dd		=	Goo::Thing::pm::ProgramAdder.pm
21#[B]ack		= 	Goo::TrailGoBackOne.pm
22#[T]est		= 	Goo::Thing::pl::ProgramTester
23# [M]ake		=	Goo::Thing::pl::ScriptMaker.pm
24
25location	=	bin
26location	=	Goo
27