$msg->set(stat)
msg
stat
$msg->set(name=>value[,name=>value...])
Accepts either a stat object as returned by the stat method or a list of name/value pairs and sets the following values of the stat structure associated with the message queue:
uid gid mode (the permission bits) qbytes
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]