err on running "perl -MCPAN -e shell"
when I run "perl -MCPAN -e shell", I got following message:
-----------------------------
Undefined value assigned to typeglob at (eval 17) line 15, <RC> line 11.
Warning [/etc/inputrc line 11]:
Invalid variable `mark-symlinked-directories'
cpan shell -- CPAN exploration and modules installation (v1.76)
ReadLine support enabled
cpan>
------------------------------
I checked /etc/inputrc line 11:
-------------------------------------
set mark-symlinked-directories on
--------------------------------------
Is the problem critical? How to fix it? Thanks ahead.
|