Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

returning lists and scalars

by merlyn (Sage)
on Aug 05, 2000 at 17:52 UTC ( #26334=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub this_returns_a_list_only {
      wantarray or die "DURN IT, USE ME IN A LIST CONTEXT!";
      ...
      ...
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2023-12-04 03:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (20 votes). Check out past polls.

    Notices?