Or, better yet, Term::ReadLine::Gnu -- it should automatically pick up the same input settings as bash.
The core point being that Term::ReadLine itself just provides an interface to the various real readline implementations, of which ::Perl and ::Gnu are probably the most popular.