summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-10-27 08:45:32 -0600
committerKarl Williamson <khw@cpan.org>2019-10-31 18:49:15 -0600
commit37fc2e9ace89a74e8e51a484cc99c91a123b0980 (patch)
treeb66f022cc580e48c533b9d08bb98ca702ea765c2 /pod/perlre.pod
parentb98b45946c976c326f3bfd53f1e3519ed9ca2be4 (diff)
downloadperl-37fc2e9ace89a74e8e51a484cc99c91a123b0980.tar.gz
Accept experimental script_run feature
Diffstat (limited to 'pod/perlre.pod')
-rw-r--r--pod/perlre.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index b1b43ac196..68e18c950d 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -2622,10 +2622,6 @@ to capture, if desired. You will have to do this if you plan to use
L</(*ACCEPT) (*ACCEPT:arg)> and not have it bypass the script run
checking.
-This feature is experimental, and the exact syntax and details of
-operation are subject to change; using it yields a warning in the
-C<experimental::script_run> category.
-
The C<Script_Extensions> property as modified by UTS 39
(L<https://unicode.org/reports/tr39/>) is used as the basis for this
feature.