Help for this page

Select Code to Download


  1. or download this
    No such run mode 'start' at /var/wwwssl/auth-test/dprnew.cgi line 6 (i
    +n cleanup) Can't access `DESTROY' field in object of class D +istroPr
    +sRls. at /var/wwwssl/auth-test/dprnew.cgi line 0
    
  2. or download this
    #!/usr/bin/perl -wT
    use lib(qw{/home/hesco/sandbox/DistroPrsRls/lib});
    ...
    $dpr->run();
    exit;
    1;
    
  3. or download this
    package DistroPrsRls;
    
    ...
    }
    
    etc., etc.