From: "Derek B. Smith" <[EMAIL PROTECTED]>
> I want to get a listing of Window services and each
> associated "status" and its "startup type."  I looked
> at Win32::Daemon::Simple but wasn't sure if this is a
> good module for doing so?  

No it's not. Win32::Daemon::Simple is to be used if you are writing a 
service, not when you want to query services. Have a look at 
Win32::Daemon. It contains functions for both scenarios.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to