Help for this page

Select Code to Download


  1. or download this
    package XYZ;
    use strict; use warnings;
    ...
     $self->{'ABC'} = 42;
     return $self
    }
    
  2. or download this
    LWP::UserAgent=HASH(0x5643905a0d68)