Help for this page

Select Code to Download


  1. or download this
    5
    Use of uninitialized value in numeric ne (!=) at ObjectMonitor.pm line
    + 76.
    ...
    Use of uninitialized value in subroutine entry at /usr/local/lib/perl/
    +5.10.0/IPC/ShareLite.pm line 304 during global destruction.
            (in cleanup) IPC::ShareLite::read_share: share is not of type 
    +SharePtr at /usr/local/lib/perl/5.10.0/IPC/ShareLite.pm line 304 duri
    +ng global destruction.
    Use of uninitialized value in subroutine entry at /usr/local/lib/perl/
    +5.10.0/IPC/ShareLite.pm line 304 during global destruction.
    
  2. or download this
    IPC::ShareLite=HASH(0x9472760)
    DESTROYED
    ...
    
            (in cleanup) Can't call method "fetch" on an undefined value a
    +t bugreport.pl line 46 during global destruction.
    
  3. or download this
    
    
    ...
    
    f();
    
  4. or download this
    =begin
    the goal of this module is for us to have a way of keeping track of ob
    +jects
    ...
    
    1;
    
  5. or download this
    
    use ObjectMonitor;
    ...
    
    f();