Help for this page

Select Code to Download


  1. or download this
    {
    local $/ = undef;
    $info = <DATA>;
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
    80: Tag <test> found
    98: Tag <test> found
    Tag <test> found
    
  3. or download this
    $VAR1 = '29';
    $VAR2 = 'Tag <test> found';
    ...
    $VAR26 = 'Tag <test> found';
    $VAR27 = '5';
    $VAR28 = 'Tag <test> found';