Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: (ichi) re x 2: Simple file to array

by fruiture (Curate)
on Jul 08, 2002 at 19:42 UTC ( [id://180294]=note: print w/replies, xml ) Need Help??


in reply to (ichi) re x 2: Simple file to array
in thread Simple file to array

We probably want to clean up the array, which we can do quickly with for( @email_addys ){ chomp }; at some point after the assignment.

`perldoc -f chomp` tells us an easier way: chomp @email_addys.

  • Comment on Re: (ichi) re x 2: Simple file to array

Replies are listed 'Best First'.
(ichi) re x 4: Simple file to array
by ichimunki (Priest) on Jul 08, 2002 at 19:52 UTC
    Yes, that is much nicer, isn't it? :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2025-06-25 04:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.