Acme-Padre-PlayCode

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME
    Acme::Padre::PlayCode - Acme::PlayCode Plugin for Padre

SYNOPSIS
            $>padre
            Plugins -> Acme::PlayCode -> *

DESCRIPTION
    This is a simple plugin to run Acme::PlayCode on your source code.
    If there is any selection, just run with the text you selected.
    If not, run with the whole text from selected document.

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

lib/Acme/Padre/PlayCode.pm  view on Meta::CPAN


=head1 SYNOPSIS

	$>padre
	Plugins -> Acme::PlayCode -> *

=head1 DESCRIPTION

This is a simple plugin to run L<Acme::PlayCode> on your source code.

If there is any selection, just run with the text you selected.

If not, run with the whole text from selected document.

=head1 AUTHOR

Fayland Lam, C<< <fayland at gmail.com> >>

Ahmad M. Zawawi C<< <ahmad.zawawi at gmail.com> >>

=head1 COPYRIGHT & LICENSE

Copyright 2008-2009 Fayland Lam and Ahmad M. Zawawi all rights reserved.



( run in 1.010 second using v1.01-cache-2.11-cpan-49f99fa48dc )