Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: help manipulating data in an array.

by Zaxo (Archbishop)
on Nov 12, 2004 at 04:18 UTC ( [id://407270]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # after getting @number
    my $wanted = '9432';
    for (@number[0..99]) {
    ...
            print "match failed\n";
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://407270]
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-03-29 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found