Alexandr Evstigneev

Results 295 comments of Alexandr Evstigneev

I presume you can't share the project?

Well, this is questionable. E.g web application will have a single starter script and all the code going to be in pm controllers/templates. Not in pl scripts. Also, here is...

configure what? Atm this menu is pretty static and dumb.

This is interesting case. This is not probably possible out of the box. But you can define a scope which excludes local/ directory and restrict your search with it.

Could you please provide me with reproduction steps. how to set up a sample project?

This is quite interesting case. Actually it looks to me more like problem of the perlbrew. From user perspective this is unexpected behavior and I would expect that arguments after...

There is also an issue of passing arguments to the perl. I mean that we can have 3 groups of arguments here: 1. For perbrew 2. For perl 3. For...

Could you please try to run command with `POSIXLY_CORRECT=true`? See: https://metacpan.org/pod/Getopt::Long#require_order

Feels like it worth asking in [Perlbrew repo](https://github.com/gugod/App-perlbrew) about this problem. Because technically it's unrelated to the plugin or IDE. You still may want to run `perlbrew ... perl ......