Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    print Dumper \%option;
    
    # ex: set textwidth=72 :
    
  2. or download this
    $VAR1 = {
              'server' => 'api.blr-ocp1.lab.rbbn.com',
              'password' => 'abc1',
              'username' => 'mgore'
            };