Help for this page

Select Code to Download


  1. or download this
    my $config = AppConfig->new( {
                CASE   => 1,
    ...
                        ARGCOUNT => ARGCOUNT_ONE,
                    },
            } );
    
  2. or download this
    my $config = AppConfig->new( {
                CASE   => 1,
    ...
                        ARGCOUNT => ARGCOUNT_ONE,
                    },
            } );