PLS-0.903
Perl Language Server
Changes for 0.903 - 2023-01-21
- Many performance improvements for completion
- Many usability improvements for completion
- Signature help performance improvements
- Syntax checking improvements
- Syntax checking now includes POD errors, if Pod::Checker is installed and POD checking is enabled.
- Fixed a crash when code uses File::Glob
- Server no longer checks to see if the client process is still running, to allow for running PLS in a container - thank you @mbudde (github.com/mbudde)!
Config-Inetd-0.32
Interface inetd's configuration file
Changes for 0.32 - 2023-01-21
- Merged development version to stable.
PPIx-Regexp-0.086_01
Parse regular expressions
Changes for 0.086_01 - 2023-01-21
- Add support for code in optimized regex, a.k.a. (*{...}). This involved making the recognition of backtracking control more specific, since it also uses (?*...).
URI-Title-1.903
get the titles of things on the web in a sensible way
Changes for 1.903 - 2023-01-21
- Extract title from PNG images (RT#57066, thanks to Håkon Hægland (HAKONH))
- Restored some minor documentation items that were lost in a botched merge
