package Package::Name; # not the real name but... use Wx; use base 'Wx::wxTextCompleterSimple'; # these lines copied verbatim