Subject: | Unrecognized escape \C passed through at readline.pm line 618/620 |
When entering CPAN after installing the bundle, I got the following errors.
Unrecognized escape \C passed through at /usr/local/lib/perl5/site_perl/5.6.1/Term/ReadLine/readline.pm line 618.
Unrecognized escape \C passed through at /usr/local/lib/perl5/site_perl/5.6.1/Term/ReadLine/readline.pm line 620.
It seemed straight forward enough to change the \C to \c. A fixed version if readline.pm is included.
This ocurred under a fresh install of 5.6.1 with config_args='-Dcc=gcc -de' (downloaded from sunfreeware)
Message body is not shown because it is too large.