|
|
| P is for Practical | |
| PerlMonks |
Re: Array whitespaceby Belgarion (Chaplain) |
| on May 20, 2004 at 17:29 UTC ( [id://355089]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Are you simply trying to print the output of the ypcat command? If so, try the following code:
Your current code is stringifying a list which does something like:
One final answer, if you change your last line to:
(notice without the double quotes), the extra space will be removed.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||