#!/usr/bin/perl use strict; use warnings; use Net::Server::Daemonize qw( daemonize ); print("Content-type: text/plain\n\nOK"); daemonize($>, $), undef); ...
In reply to Re: How do I start a long process with a short visit to a URL?
by ikegami
in thread How do I start a long process with a short visit to a URL?
by Cody Fendant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |