NAME
App::Pimpd::Shell - Pimpd interactive shell
SYNOPSIS
use App::Pimpd;
use App::Pimpd::Shell;
spawn_shell();
DESCRIPTION
App::Pimpd::Shell contains the definitions set up for an interactive shell with tabcompletion support that can handle most of this programs options.
EXPORTS
SEE ALSO
App::Pimpd
AUTHOR
Magnus Woldrich
CPAN ID: WOLDRICH
magnus@trapd00r.se
http://japh.se
COPYRIGHT
Copyright (C) 2010, 2011 Magnus Woldrich. All right reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.