Help for this page

Select Code to Download


  1. or download this
         use strict;
         use Data::Dumper;
         use Config::General;
    ...
           backup_bit         = 0
           launchable_bit     = 0
         </template>
    
  2. or download this
         my $line="";
         my @unwrappeddata;
         foreach (@body) {
    ...
         $line .= "\n";
         push @unwrappeddata, $line;