use Exporter; use vars qw(@ISA @EXPORT); our @ISA = qw(Exporter); our @EXPORT = qw(Keypressed LoadKeyHash);