Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    `whole string with <string> enclosed in backticks`
    `whole string with <string> not enclosed in backticks
    `whole string with <string> not enclosed in backticks\`
    
  2. or download this
    This is `my &lt;string>` that I want to modify because the angle brack
    +et is between backticks
    This is `my &lt;string>` that I want to modify because the angle brack
    +et is between backticks
    ...
    `whole string with &lt;string> enclosed in backticks`
    `whole string with <string> not enclosed in backticks
    `whole string with <string> not enclosed in backticks\`