Help for this page

Select Code to Download


  1. or download this
    use Scalar::Util qw( weaken );
    
    $Package::Variable::REQUEST = $our_request;
    weaken $Package::Variable::REQUEST;