File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ The following areas are currently under active development to enhance the functi
304304 - Add command line switches: ` -s ` , ` -f ` .
305305 - Add ` __CLASS__ ` keyword.
306306 - Add modules: ` mro ` , ` version ` , ` List::Util ` .
307- - Add sprintf formatter: ` %vd ` .
307+ - Add more ` sprintf ` formatters .
308308 - Add readline modes depending on ` $/ ` special variable.
309309 - Add ` PERL5OPT ` environment variable.
310310 - Add regex extended character classes ` (?[...]) `
@@ -321,7 +321,7 @@ The following areas are currently under active development to enhance the functi
321321 - File::Copy
322322 - IO::Handle
323323 - ` ungetc `
324- - auto bless filehandles
324+ - Auto- bless filehandle into IO::Handle subclass
325325 - Filter::Simple
326326 - Text::ParseWords
327327 - Text::Tabs
@@ -335,7 +335,6 @@ The following areas are currently under active development to enhance the functi
335335 - ` method ` keyword
336336 - Overload operators: ` ++ ` , ` -- ` .
337337 - String interpolation fixes.
338- - Auto-bless filehandle into IO::Handle subclass
339338 - Command line option ` -C `
340339
341340### v4.0.0 Milestone (Planned Release Date: 2026-05-10)
You can’t perform that action at this time.
0 commit comments