in reply to
Re^3: XML::Twig output with delimiter
in thread
XML::Twig output with delimiter
Please tell me how to do ?
Comment on
Re^4: XML::Twig output with delimiter
Replies are listed 'Best First'.
Re^5: XML::Twig output with delimiter
by
Anonymous Monk
on Dec 10, 2008 at 07:43 UTC
Please tell me how to do ?
See
print
, it shows you why
print
is not the function for you. You want a function from this
list
.
[reply]
In Section
Seekers of Perl Wisdom