I know I need to do something like the following:
Could someone please tell me how I could do this? Thanks.if($string =~ /^<input type='text'/) { #place value="" attribute somewhere before the > }
In reply to Pattern Matching and replacement by Feral_Shade
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |