Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Code below the thread creation not getting executed in windows perl script

by ramlight (Friar)
on Jul 23, 2009 at 17:54 UTC ( [id://782737]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\pwe>perl -V
    Summary of my perl5 (revision 5 version 10 subversion 0) configuration
    +:
    ...
        hint=recommended, useposix=true, d_sigaction=undef
        useithreads=define, usemultiplicity=define
        useperlio=define, d_sfio=undef, uselargefiles=define,
    
  2. or download this
    Characteristics of this binary (from libperl):
      Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
    ...
                            PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_64_BIT_I
    +NT
                            USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                            USE_SITECUSTOMIZE
    
  3. or download this
    foreach my $seq (0..$number-1)
    {
    ...
        $started++;
      }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://782737]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-19 12:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found