# after executing: our $term = new Term::ReadLine 'Command Line Interface'; Warning [/etc/inputrc line 11]: Invalid variable 'mark-symlink-directories' # it shouts: Undifiened value assigned to typeglob at (eval 22) line 15, line 11. #### # when doing: $term->stifleHistory(100); # I get: Cannot do 'stifleHistory' in Term::ReadLine::Perl at /usr/lib/perl5/site_perl/5.8.0/Term/ReadLine/Perl.pm line 111.