Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    print "tag1 = $tag1\n";
    print "tag2 = $tag2\n";
    
  2. or download this
    tag1 = 12345
    tag2 = 12345