Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How do I tighten this with map?

by Amoe (Friar)
on Oct 16, 2001 at 19:37 UTC ( [id://119158]=note: print w/replies, xml ) Need Help??


in reply to How do I tighten this with map?

map { m/^(\w{3}\d*):log.$date$/ && $fileHash{$1} = $_ } @files; If you really want to use map, although I'm told it's bad form to discard the return value.

--
my one true love

Replies are listed 'Best First'.
Re: Re: How do I tighten this with map?
by Amoe (Friar) on Oct 16, 2001 at 19:38 UTC
    Actually, this is terrible. Ignore me please :)

    --
    my one true love

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-19 06:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found