Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    Any::Daemon 0.13

    Download button

    No screenshots available
    Downloads: 51  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mark Overmeer | More programs
    Perl Artistic License / FREE
    February 7th, 2012, 03:38 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Any::Daemon description

    Basic needs for a daemon

    Any::Daemon is a Perl module that delivers the basic needs for any daemon on UNIX systems. There are other standard daemon implementations available on CPAN, with as main common difference that this module is not dedicated to a specific task. By using Log::Report, you can easily redirect error reports to any logging mechanism you like.

    The code for this module is in use for many different daemons, some with heavy load (a few dozen requests per second) Have a look in the examples directory!

    SYNOPSIS

     use Any::Daemon;
     use Log::Report;

     # Prepare a daemon for the Operating System
     my $daemon = Any::Daemon->new(@os_opts);

     # Start logging to syslog (see Log::Report::Dispatcher)
     dispatcher SYSLOG => 'syslog';

     # Run managing daemon
     $daemon->run(@run_opts);



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    UNIX daemon | Perl module | Perl | UNIX | daemon



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM