NAME

App::Codit::Plugins::Console - plugin for App::Codit

DESCRIPTION

Test your code and run system commands.

Will not load on Windows.

DETAILS

The Console plugin allows you to run system commands and tests inside Codit. It works a bit as a standard command console. If a command produces errors, the output is scanned for document names and line numbers. Clickable links are created that bring you directly to the place where the error occured.

The command console has three keybindings:

CTRL+U

Toggle buffering on or off.

CTRL-W

Clear the screen

CTRL+Z

Kill the currently running process.

This plugin does not work and cannot load on Windows.

dirGet
dirSet($dir)

LICENSE

Same as Perl.

AUTHOR

Hans Jeuken (hanje at cpan dot org)

TODO

BUGS AND CAVEATS

If you find any bugs, please contact the author.

SEE ALSO

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 203:

'=item' outside of any '=over'

Around line 336:

You forgot a '=back' before '=head1'