Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Golf/Perlish solution to this problem?

by kyle (Abbot)
on Jan 31, 2008 at 03:22 UTC ( [id://665273]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub kyle {
        my @array       = @_;
    ...
        );
        return "@other_array";
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        
        return "@other_array";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found