Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    use strict;
    ...
            print "[[$_]]";
        }
    }
    
  2. or download this
    [[<tr><th>Security Code Matched</th><td>N/A</td></tr>]]
    [[<tr><th class="foo">Security Code Matched</th><td>N/A</td></tr>]]
    [[<tr><td>Security Code Matched</td><td class="val">N/A</td></tr>]]