Help for this page

Select Code to Download


  1. or download this
    /usr/bin/perl -w
    use strict;
    ...
    ################################################################
    
    print "OUTPUT: '$text'\n\n";
    
  2. or download this
    OUTPUT: 'start <h1 tag="argument1">argument1</h1> end'
    
  3. or download this
    OUTPUT: 'start <h1 tag="{argument1}">{argument1}</h1> end'