Re: Simple fork examples



Simon wrote:
Hi Michele!

Again thank you so much for that.

The reason is is that Im learning perl from scratch at my place of work.

I may well have the modules misplaced, but a perl guru at work is running perl scripts such as the following..
[...]
Id like to be able to do the same thing.
I have seen in his code either fork, or Spawn process or something similar, but want to learn to do the same thing.

Why not ask your local perl guru for help? You'd probably learn things
much quicker.
.



Relevant Pages

  • Re: Reading HTTP response body that is gzipd *and* in UTF-8
    ... The reason I'm not using PerlIO::gzip is mostly just ignorance. ... BM> anything that's visible at the Perl level. ... BM> meaningless to apply gzip to a stream of characters. ... BM> Encode the value of the charset MIME parameter). ...
    (comp.lang.perl.misc)
  • Re: Beautiful Python
    ... and I've stumbled across something that's sort of annoying and wanted to find out of there was a good reason behind it. ... In a Perl program when you're calling other modules you'll add "use" statements at the ... Is there a sound reason for putting the imports ... there are are developers just loading modules in as they need them. ...
    (comp.lang.python)
  • Re: perl identifier limits
    ... i can't see any possible reason to generate names that ... > You obviously don't write Perl with a Lisp mindset. ... > It's also a very silly & trivial bug in Perl, ... your program writes Perl source, it can translate the too-long symbols ...
    (comp.lang.perl.misc)
  • Beautiful Python
    ... and I've stumbled across something that's sort of annoying and wanted ... to find out of there was a good reason behind it. ... In a Perl program ... there are are developers just loading modules in as they need them. ...
    (comp.lang.python)
  • Re: perl identifier limits
    ... > AS> compression algorithms to the id names? ... i can't see any possible reason to generate names that ... You obviously don't write Perl with a Lisp mindset. ... It's also a very silly & trivial bug in Perl, ...
    (comp.lang.perl.misc)