Help for this page

Select Code to Download


  1. or download this
    use Exporter;
    use vars qw(@ISA @EXPORT $VERSION);
    ...
        print "PRI is $PACKAGE_REQUEST_ID\n";
    
    }
    
  2. or download this
    
        print "WHAT VALUE? $PACKAGE_REQUEST_ID" . "\n";