in reply to Term::Readline history

Did you, by chance compare versions, and their corresponding man pages, pod's for any differences between the two?

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;