Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Learning Moose, and have a few questions.

by moritz (Cardinal)
on May 13, 2013 at 12:34 UTC ( [id://1033287]=note: print w/replies, xml ) Need Help??


in reply to Learning Moose, and have a few questions.

Regarding your second question, you can do something like:

has ldap => (is => 'ro', default => sub { my $self = shift; return Net::LDAP->new($self->host); });

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-25 07:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found