Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    # End.....
    1;
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    my $app_config = AppConfig->new('filename' => '/home/john/tmp/config.x
    +ml');
    
    my %config=getAPPConfig();