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

Re: Re: Conglomerate of arrays with no duplicates

by saberworks (Curate)
on Feb 01, 2004 at 09:35 UTC ( [id://325674]=note: print w/replies, xml ) Need Help??


in reply to Re: Conglomerate of arrays with no duplicates
in thread Conglomerate of arrays with no duplicates

Why does this script break if I change $" back to a space?

Replies are listed 'Best First'.
Re: Re: Re: Conglomerate of arrays with no duplicates
by ysth (Canon) on Feb 01, 2004 at 09:46 UTC
    For two reasons. It produces , within {} that must stay that way, and glob("foo bar") produces "foo","bar"; I don't know if there's a way to escape that space. I meant to put in a post-process y/,/ / but forgot.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-28 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found