Fri Sep 11 17:24:40 2009: Request 49619 was acted upon.
Transaction: Correspondence added by dbec...@roadrunner.com
       Queue: Win32-Process
     Subject: Re: [rt.cpan.org #49619] Bareword "NORMAL_PRIORITY_CLASS" not 
allowed while "strict subs"
   Broken in: 0.14
    Severity: (no value)
       Owner: Nobody
  Requestors: dji...@cpan.org
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=49619 >


Djibril Ousmanou via RT wrote:
> 
> use constant NORMAL_PRIORITY_CLASS => 0x00000020; work well, thank you.
> 
> Can you explain me what's mean NORMAL_PRIORITY_CLASS ?

That just means to run the process at the normal base priority of a
Win32 process (rather than higher or lower).  The names are pretty
self explanatory if English is your first language.  ;)

Reply via email to