The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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