NAME
Zoidberg::Fish::Buffer - The zoidberg input buffer
SYNOPSIS
This module is a Zoidberg plugin, see Zoidberg::Fish for details.
DESCRIPTION
This module generates a more dynamic input buffer for the Zoidberg shell. It is a core object for Zoidberg.
EXPORT
None by default.
METHODS
read()
Get input from prompt
read_question($question)
Get input from custom prompt
k_*
Methods to bind keys to
set_string
Put a string on the prompt non-interactively.
This can be used for demo routines etc.
probe()
Interactive probe key bindings
help()
Output keybindings
AUTHOR
Jaap Karssenberg || Pardus [Larus] <pardus@cpan.org> R.L. Zwart, <rlzwart@cpan.org>
Copyright (c) 2002 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Zoidberg, Zoidberg::Fish, http://zoidberg.sourceforge.net
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 643:
=cut found outside a pod block. Skipping to next block.
- Around line 657:
=cut found outside a pod block. Skipping to next block.