start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: snd Chapter 8
Standard Modules
Next: 8.97 IPC::Msg
 

stat

$

ds

 = $

msg


->stat

Returns an object of type IPC::Msg::stat (which is a subclass of Class::Struct) that provides the following fields:

uid    gid    cuid    cgid mode   qnum   qbytes  lspid lrpid  stime  rtime   ctime
See the stat function and your system documentation for more information.


Previous: Reference: snd Perl in a Nutshell Next: 8.97 IPC::Msg
Reference: snd Book Index 8.97 IPC::Msg

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.