=head1 NAME AnyEvent::MP::Util - utility cruft =head1 SYNOPSIS use AnyEvent::MP::Util; # undocumented =head1 DESCRIPTION Guess. =head1 FUNCTIONS/METHODS Guess. =over 4 =cut package AnyEvent::MP::Util; use common::sense; our $VERSION = '0.0'; # => util sub nonce($) { my $nonce; if (open my $fh, ". =head1 AUTHOR Marc Lehmann http://home.schmorp.de/ =cut 1