Could not locate module for package HTML

rustamabd wrote on Sat Sep 13 14:01:54 MEST 2008:
I want to be able to navigate to CPAN installed packages by Ctrl-clicking
on "use" operators like this one:
use HTML::TreeBuilder;

However, even after I add all system package paths to the project's include
path, I still get an error message "Could not locate module for package
..."
jploski wrote on Tue Sep 16 19:51:36 MEST 2008:
Debugging EPIC is an excellent way to find out about the cause of this problem.
I think you are on the right path, based on your other message.

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.