From 2a0fd0f155aed18afc237bdd3a1060d373417d46 Mon Sep 17 00:00:00 2001 From: Steffen Mueller Date: Tue, 12 Feb 2013 14:42:51 +0100 Subject: [PATCH] Custom ops may be experimental, but sure aren't new Are they still experimental? --- pod/perlguts.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perlguts.pod b/pod/perlguts.pod index 339ecce..7cbaa36 100644 --- a/pod/perlguts.pod +++ b/pod/perlguts.pod @@ -2812,7 +2812,7 @@ a new string which is UTF-8 encoded, and then combine them. =head1 Custom Operators -Custom operator support is a new experimental feature that allows you to +Custom operator support is an experimental feature that allows you to define your own ops. This is primarily to allow the building of interpreters for other languages in the Perl core, but it also allows optimizations through the creation of "macro-ops" (ops which perform the -- 2.7.4