There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Sys::UniqueID - Get a guaranteed unique identifier.

Great for generating database keys, temporary filenames, and even gets out those tough grass stains!

SYNOPSIS

use Sys::UniqueID;
$id= uniqueid;

AUTHOR

v, <v@rant.scriptmania.com>

SEE ALSO

perl(1), Sys::HostIP