Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    my $user_name = $config->get("global_username");
    my $password = $config->get("global_password");
    
  2. or download this
    [GLOBAL]
    #Set you username
    username = default
    #Do not uncomment unless you need to
    #password = default