Skip to content

Commit a5a25f8

Browse files
committed
docs
1 parent 7c83ace commit a5a25f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FEATURE_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ PerlOnJava implements most core Perl features with some key differences:
5656
-**Perl-like runtime error messages**: Runtime errors are formatted similarly to Perl's.
5757
-**Comments**: Support for comments and POD (documentation) in code is implemented.
5858
-**Environment**: Support for `PERL5LIB`, `PERL5OPT` environment variables.
59-
- **Perl-like warnings**: Internal support for most warnings is missing. Warnings need to be formatted to resemble Perl's output.
59+
- 🚧 **Perl-like warnings**: Warnings is work in progress. Some warnings need to be formatted to resemble Perl's output.
6060
-**Perl debugger**: The built-in Perl debugger (`perl -d`) is not implemented..
6161

6262

0 commit comments

Comments
 (0)