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

Re: Re: about () in the second,third etc data

by demerphq (Chancellor)
on Jan 17, 2002 at 16:31 UTC ( [id://139488]=note: print w/replies, xml ) Need Help??


in reply to Re: about () in the second,third etc data
in thread about () in the second,third etc data

Assuming theres always more than element then the following allows you to lose the map
my @a = $de->text(); print OUT shift @a, "\n(", join(")\n(", @a),")\n";
;-)

Yves / DeMerphq
--
When to use Prototypes?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-25 11:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found