Re: Perl Equivelent of C++ program
- From: anno4000@xxxxxxxxxxxxxxxxxxxxxx
- Date: 22 Mar 2007 16:36:30 GMT
John Wilkinson <john.wilkinson@xxxxxxxxxxx> wrote in comp.lang.perl.misc:
Hi,
I have a simple C++ program example, I would dearly love to swap to perl.
It's a C program.
It uses pipes, which I do not understand, and I was wondering if anyone
It doesn't use pipes as such. It reads from standard input and writes
to standard output. If these happen to be pipes that makes no
difference to your program.
could convert this bit of code for me:
[has been done, code snipped]
Anno
.
- References:
- Perl Equivelent of C++ program
- From: John Wilkinson
- Perl Equivelent of C++ program
- Prev by Date: Re: is mod_perl better for CGI application?
- Next by Date: Re: non-greedy match breaks '?' match?
- Previous by thread: Re: Perl Equivelent of C++ program
- Next by thread: Re: Perl Equivelent of C++ program
- Index(es):
Relevant Pages
|