method
gsub
gsub(*args)
public
Equivalent to $_.gsub…, except that $_ receives the modified result. Available only when -p/-n command line option specified.
gsub(*args)
public
Equivalent to $_.gsub…, except that $_ receives the modified result. Available only when -p/-n command line option specified.