Line 405:
Line 405:
# in $a
# in $a
−
The '''s///''' substitution operator is documented in [http://perldoc.perl.org/perlop.html perlop].
+
The '''[http://perldoc.perl.org/functions/s.html s///]''' substitution operator is documented in [http://perldoc.perl.org/perlop.html perlop].
+
==== More complex regular expressions ====
==== More complex regular expressions ====