Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Service monitor with Perl and PerlSvc

by Jenda (Abbot)
on Apr 17, 2003 at 19:55 UTC ( [id://251320]=note: print w/replies, xml ) Need Help??


in reply to Service monitor with Perl and PerlSvc

This is a respose to both Juerd and crenz so I'll put the node here.

# # the short name by which your service will be known (cannot be 'my')
# Please document *why* something is not possible, instead of just "can't do this".

Because otherwise PerlSvc would not be able to read it.

# Do check the return values. In a module, it's better to turn PrintError off and handle errors yourself.

This ain't a module. The PerlSvc tool requires that the service name and the callbacks are in package PerlSvc. I think the info should contain a pointer to the PerlSvc docs and the "Perl Development Kit" should also be mentioned to prevent confusion.

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature

  • Comment on Re: Service monitor with Perl and PerlSvc

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 20:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found