For those who find this after me ... the redistributable seems to me shown when importing a module that is not in the perl path using quotation marks. For instance:
use base qw/ Class::DBI /;
This appears as an error in the project explorer window and problems, but not in the perl module itself.
source share