LanX has asked for the wisdom of the Perl Monks concerning the following question:
cperl-mode in emacs supports querying the symbol or function under cursor within gnu-info-files of perl. They are displayed within the internal info-reader. (actually the gnu-info-reader is nothing else than emacs light, just type "info")
You can find these commands in the menu "perl -> perl doc -> Help on ..."
The problem is to only get "info file perl does not exist"
hmm googling delivers an old cpan version of perl 5.6 info file and nothing newer¹.
I'm sure I could try to translate it on my own from POD, but the questions are
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: [emacs] perl info file
by Utilitarian (Vicar) on Jul 22, 2009 at 07:11 UTC | |
by LanX (Saint) on Jul 22, 2009 at 10:56 UTC |