Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Working with Binary Numbers

by akho (Hermit)
on Sep 25, 2007 at 10:23 UTC ( [id://640886]=note: print w/replies, xml ) Need Help??


in reply to Re: Working with Binary Numbers
in thread Working with Binary Numbers

I believe glob returns a list of filenames, not all possible combinations (which would be useless with * wildcards).

Why does this work?

Replies are listed 'Best First'.
Re^3: Working with Binary Numbers
by shoness (Friar) on Sep 25, 2007 at 13:29 UTC
    This is the glob function. If you don't supply an EXPR to glob EXPR then it uses $_.
    His map makes @data become $_ in the glob scope.
    I think.

    Thanks Again!

    Update: removed my garbage...

    Read CountZero's much better/accurate explanation

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2024-04-25 00:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found