Alexandr Evstigneev
Alexandr Evstigneev
optimize flag does not make a difference
Probably I also need to change badge
For example: - https://github.com/Perl-Toolchain-Gang/Test-Harness/actions - https://github.com/Test-More/test-more/actions - https://github.com/EntropyOrg/p5-Devel-IPerl/actions - https://github.com/Camelcade/Devel-Camelcadedb/actions (this one is mine) I couldn't find the way to install dependencies from the `Makefile.PL`, so I created this `cpanfile`....
action supports strawberry distros as well. https://github.com/shogo82148/actions-setup-perl#use-strawberry-perl-on-windows we may just replace pre-cooked windows perls with strawberry
We obviously missing test for this
Could you please describe exact reproduction steps? And perl/ide/plugin versions.
plugin is still unstable with 241. Lot of bugs. Also, please ensure that paths mappings are correct between local and remote project roots.
Didn't try yet. Going to on the weekend.
I did some work on plugin, but not your particular issue yet. Trying to fix some exception in 2023.3 and 2041.1 As I mentioned above - first i would check...
Most likely problem is in perl part of the debugger. Not the IDEA part.