Skip to content

Commit 1691609

Browse files
xenupull[bot]
authored andcommitted
perlclass.pod: feature "class" will be introduced in Perl 5.38
Fixes #21171
1 parent 4bc5a99 commit 1691609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pod/perlclass.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ perlclass - Perl class syntax reference
44

55
=head1 SYNOPSIS
66

7-
use v5.36;
7+
use v5.38;
88
use feature 'class';
99

1010
class My::Example 1.234 {

0 commit comments

Comments
 (0)