Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: HELP! - trouble returning values

by Adam (Vicar)
on Sep 22, 2000 at 20:58 UTC ( [id://33657]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
         my $mailbox = $conn->getMailboxAvailablity (
              DOMAIN         => $UserDomainName
              MAILBOX_LIST   => $UserLoginName)
    
  2. or download this
    my %dereferenced_hash = %{$hash_reference};
    
    ...
    # or even
    print "insufficient\n" unless $hashref->{'balance'} > $request;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://33657]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-26 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found