Perl Include Path

To add entries to a project's Perl Include Path (@INC), right click on the project icon and select Properties....

If non-absolute paths are entered, they are interpreted as relative to the project folder. Standard Eclipse variables (e.g. ${project_loc}) can also be used.

@INC Path Settings