Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Accessing hash in blessed object

by blue_cowdawg (Monsignor)
on Oct 13, 2014 at 18:23 UTC ( [id://1103660]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MyThreadSpool;
    use Carp;
    ...
    
        return $self
    }
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    # and so now
    
    print $obj->{port}.... etc etc etc
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 21:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found