The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.896 - 2021-08-07

  • Completion now handles some edge cases a little better than before
  • Completion will no longer suggest things with newlines in them
  • Fixes/enhancements to syntax checking/linting temporary files:
    • Temporary files are now cleaned up appropriately on NFS
    • Linting no longer uses a temporary file. Only syntax checking makes use of the temporary file now.
    • Temporary directories are no longer created, only temporary files.
    • Temporary files now have a predictable prefix: .pls-tmp-

Documentation

PLS

Modules

PLS
Perl Language Server