Help for this page

Select Code to Download


  1. or download this
    perl -pi.bak -e 's/--\n/\n/' inconsitent.txt
    
  2. or download this
    my @recs;
    my $data = '';
    ...
        }
    }
    print "$_\n\n\n" for @recs;