Skip to content

Commit 6657c34

Browse files
committed
docs
1 parent e835b02 commit 6657c34

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

MILESTONES.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)