File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed 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
304
304
- Add command line switches: ` -s ` , ` -f ` .
305
305
- Add ` __CLASS__ ` keyword.
306
306
- Add modules: ` mro ` , ` version ` , ` List::Util ` .
307
- - Add sprintf formatter: ` %vd ` .
307
+ - Add more ` sprintf ` formatters .
308
308
- Add readline modes depending on ` $/ ` special variable.
309
309
- Add ` PERL5OPT ` environment variable.
310
310
- Add regex extended character classes ` (?[...]) `
@@ -321,7 +321,7 @@ The following areas are currently under active development to enhance the functi
321
321
- File::Copy
322
322
- IO::Handle
323
323
- ` ungetc `
324
- - auto bless filehandles
324
+ - Auto- bless filehandle into IO::Handle subclass
325
325
- Filter::Simple
326
326
- Text::ParseWords
327
327
- Text::Tabs
@@ -335,7 +335,6 @@ The following areas are currently under active development to enhance the functi
335
335
- ` method ` keyword
336
336
- Overload operators: ` ++ ` , ` -- ` .
337
337
- String interpolation fixes.
338
- - Auto-bless filehandle into IO::Handle subclass
339
338
- Command line option ` -C `
340
339
341
340
### v4.0.0 Milestone (Planned Release Date: 2026-05-10)
You can’t perform that action at this time.
0 commit comments