Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" ?>
    <output>
    ...
    <message><file>they.pl</file><line>231</line><type>warning</type><code
    +e>3582</codee><extra>sente</extra>
    <message><file>them.pl</file><line>26</line><type>note</type><codee>33
    +58</codee><extra>sente</extra>
    </output>
    
  2. or download this
    you.pl   24-28
    they.pl  36
    them.pl  44-49
    you.pl   234
    77
    
  3. or download this
    <message><file>you.pl</file><line>25</line><type>warning</type><codee>
    +355</codee><extra>sente</extra>
    
  4. or download this
    open(CHANGES, "< $linesChangedList") or die "could not open file";
    my $myFile = $myFile0;
    ...
        print "$_\n";
      }
    }