Help for this page

Select Code to Download


  1. or download this
    package X10::Config;
    use constant +{ qw{ TYPE 0 NAME 1 ACTION 2 } };
    ...
        use IO::Handle;
        OUTPUT_HANDLE->format_write('outputFormatGroup');
    }
    
  2. or download this
    printConfigGroup( $struct->type, $struct->name, $struct->hu );