bscan / PerlNavigator

Perl Language Server that includes syntax checking, perl critic, and code navigation
MIT License
198 stars 39 forks source link

Perl import not detecting local package #86

Closed Vic-M closed 1 year ago

Vic-M commented 1 year ago

Perl imports doesn't seem able to pick my local packages and always recommends removing them.

image

reference code: https://gitlab.com/vmatassa/perl_import_test

perl version: v5.32.1 perl navigator version: 0.5.9 App::perlimports version: 0.000052

WhoIsSethDaniel commented 1 year ago

Hi @Vic-M . This may be more appropriate to ask on the perlimports issues page: https://github.com/perl-ide/App-perlimports/issues

oalders commented 1 year ago

@bscan based on the discussion in the linked issue, I think you can close this one.