Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    __FILE3__
    x   file3line1
    x   file3line2
    
  2. or download this
    {
      wow0 => { file1line1 => ["sth"], file1line2 => ["sth"] },
      wow1 => { file2line1 => ["sth"], file2line2 => ["sth"] },
      wow2 => { file3line1 => ["sth"], file3line2 => ["sth"] },
    }