<?xml version="1.0" encoding="windows-1252"?>
<node id="799609" title="Re: How do I start a long process with a short visit to a URL?" created="2009-10-06 18:55:49" updated="2009-10-06 18:55:49">
<type id="11">
note</type>
<author id="381608">
ikegami</author>
<data>
<field name="doctext">
&lt;c&gt;
#!/usr/bin/perl

use strict;
use warnings;

use Net::Server::Daemonize qw( daemonize );

print("Content-type: text/plain\n\nOK");

daemonize($&gt;, $), undef);

...
&lt;/c&gt;
</field>
<field name="root_node">
799606</field>
<field name="parent_node">
799606</field>
</data>
</node>
