Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: New Module Announcement: Object::InsideOut

by BrowserUk (Patriarch)
on Nov 01, 2005 at 04:21 UTC ( [id://504481]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Perl\packages\Object-InsideOut-0.02.00>nmake test
    
    ...
    Failed 4/4 test scripts, 0.00% okay. 53/53 subtests failed, 0.00% okay
    +.
    NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2'
    Stop.
    
  2. or download this
                    
                    # Share the hash, if applicable
                    if (is_sharing($pkg)) {
                        threads::shared::share($hash)
                    }
    
  3. or download this
    sub is_sharing : PRIVATE
    {
    ...
    
        return ($IS_SHARING{$class}->[0]);
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://504481]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-03-28 16:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found