Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Speeding up commercial Web applications

by arturo (Vicar)
on May 08, 2003 at 02:45 UTC ( #256457=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # ok, yeah, this is perl5ey
    sub in_array {
       my $foo = shift;
       return grep $_ eq $foo, @global_array;
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (7)
As of 2023-05-30 12:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?