Help for this page

Select Code to Download


  1. or download this
    use Want;
    
    ...
      return $self if want('OBJECT');
      return @args;
    }