summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-04 01:51:47 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-04 01:51:47 +0000
commit0001e23a054ec2f55dba9c4a5871acd9026fa4cc (patch)
treeb3af31372ba9c68faf41895b58e0baa1f9372d16 /pod/perlop.pod
parentc1250f4465fd3aa841add7bcc90195a96eb0043b (diff)
downloadperl-0001e23a054ec2f55dba9c4a5871acd9026fa4cc.tar.gz
merge changes#1210,1211,1270 from maintbranch
p4raw-link: @1270 on //depot/maint-5.004/perl: 413603941653f55130af336b8e990052b26673a6 p4raw-link: @1211 on //depot/maint-5.004/perl: 247620c138019426962998dd7edc0157874220f0 p4raw-link: @1210 on //depot/maint-5.004/perl: 4522f71f5c16bf8892b1952004accec53aab868e p4raw-id: //depot/perl@1277
Diffstat (limited to 'pod/perlop.pod')
-rw-r--r--pod/perlop.pod1
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/perlop.pod b/pod/perlop.pod
index 5232278362..216f83cd20 100644
--- a/pod/perlop.pod
+++ b/pod/perlop.pod
@@ -750,7 +750,6 @@ Options are:
m Treat string as multiple lines.
o Compile pattern only once.
s Treat string as single line.
- t Taint $1 etc. if target string is tainted.
x Use extended regular expressions.
If "/" is the delimiter then the initial C<m> is optional. With the C<m>