NAME

Zoidberg::Intel - Zoidberg module handling tab expansion and globbing

SYNOPSIS

This module is a Zoidberg plugin, see Zoidberg::Fish for details.

DESCRIPTION

This class provides intelligence for tab-expansion and similar functions. It is very dynamic structured.

EXPORT

None by default.

METHODS

tab_exp($string)

try to expand $string
returns ($bit, [$string, @possebilities])
if $bit is 1 there is a exact match $string
and thus @possebilities is empty

default()

default action, uses filters

f_*()

dynamic filters to try all kinds of things

s_*()

special actions, used instead of default

AUTHOR

Jaap Karssenberg || Pardus [Larus] <j.g.karssenberg@student.utwente.nl> R.L. Zwart, <carlos@caremail.nl>

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

perl

Zoidberg

Zoidberg::Fish

http://zoidberg.sourceforge.net.