Re: Some advice on perl: read byte to hex string

2006-09-21 Thread Dave Sherohman
On Thu, Sep 21, 2006 at 01:07:01PM +0700, Welly Hartanto wrote: > Yeah ... Of course more digging for Pearl is absolutely what I need. > I was just so curious because the same algorithm which is "cross-worked" in > java and vc++, but not in my first perl script. The algorithm was fine. The main r

Re: Some advice on perl: read byte to hex string

2006-09-20 Thread Welly Hartanto
David Christensen wrote: Welly Hartanto wrote: Below is the perl script ... I see a few mistakes right off the bat, but this is not the proper forum. Take a look here: http://www.elanus.net/book/debugging.html and/or Google for more Perl stuff. If you're still s

RE: Some advice on perl: read byte to hex string

2006-09-20 Thread David Christensen
Welly Hartanto wrote: > Below is the perl script ... I see a few mistakes right off the bat, but this is not the proper forum. Take a look here: http://www.elanus.net/book/debugging.html and/or Google for more Perl stuff. If you're still stumped, try this newsgroup: comp.lang.perl.mis