Re: 2 newbie questions

2003-10-10 Thread Jeff Westman
Bee <[EMAIL PROTECTED]> wrote: > hello all, > > I've just start my learning on perl, and recently still learning some basic > syntax. > So I hope my question is still making sense. > > I am now learning about how to write files and wondering is that possible > to inserting / overwriting bytes i

2 newbie questions

2003-10-10 Thread Bee
hello all, I've just start my learning on perl, and recently still learning some basic syntax. So I hope my question is still making sense. I am now learning about how to write files and wondering is that possible to inserting / overwriting bytes in files ( text / binary ). and I am on Win32. A