I like “woman”(that is WithOut MAN). perldoc.el make it possible to
view perl document without man. To use it with help-dwim
, a
list of modules is build automatic using a perl script
perldoc-cache.pl. The cache can be update automaticly. It is
configured in pde-load. See pde-load.
If the cache file is expired DAYS, force caches update.
With the perldoc-obarray
, a lot of things can be done.
perldoc-tree use this obarray to build a tree view.
Read a perl module name. When a module name at point, the module become the default input. Don't add ": " in PROMPT.
Find the file of perl module. With prefix argument open the file in other window.