Help for this page

Select Code to Download


  1. or download this
    perl script_ma.pl
    
    ...
    
    ### _write_configuration - store start
    Segmentation fault
    
  2. or download this
    #!/usr/bin/perl
    
    ...
      $c_config->add_default(default=>'bb');
      return 0;
    }
    
  3. or download this
    package myConfig;
    
    ...
    }
    
    1;