Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use SOAP::Transport::HTTP;
    ...
    sub get { shift->{'_field'} }
    
    sub all { shift->{'_cache' } }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        print $obj->get, "\n";
    }
    print join ' ', @{ $obj->all };
    
  3. or download this
    So
    how
    ...
    these?
    ???
    So how is it possible that it stores and returns these? ???