Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: To || or not to or and why.

by krisahoch (Deacon)
on Sep 15, 2003 at 23:49 UTC ( [id://291684]=note: print w/replies, xml ) Need Help??


in reply to To || or not to or and why.

Thank you all

I think that I am going to go with dws's suggestion. I would have taken Abigail-II's but my method looks like this...
sub Method{ my $MethodObject = shift(); #OO style my $RootDirectoryCandidate = shift(); return unless(defined ($RootDirectoryCanidate)); }
Thank you all.
Kristofer Hoch

Log In?
Username:
Password:

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

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

    No recent polls found