|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^4: simply appending to a scalar...by abachus (Monk) |
| on Jun 28, 2006 at 09:00 UTC ( [id://558002]=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.
Ah, is it an absolute rule not to use open with sysread/syswrite ? The reason I ask is that i've had no obvious problems before using something like :
Then say a four way select() & sysread() until sysread returns 0. Same can be said for syswrite() but without the select() and zero byte check. I'm aware that print and read are buffered, but i'm aware of little more than that ;-) To conclude, i reckon i will implement what was first decided on Sunday, and that is using sysread() to fill up the target scalar, it has been interesting however to have seen the other options, TMTOWTDI indeed. regards, Isaac.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||