The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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