If my constructor takes four arguments, ala:

my ($instanceName, $instanceHost, $instanceUser, $instancePass) = @_;

What's an eloquent way of looping through those four and setting their 
value to "" if there are no arguments passed?  

-=[ Elliot @ pixeltree.org ]=-


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to