Greetings earthlings,
I was wondering if I can get some help on this. I a function to which I pass the
current time. Let's call it func. I call it as follows:
$joe = func(time);

Now how do I use "time" but add one minute to it? For instance since time will
give me the current time, how do I tell it one minute from now?

Warmest regards
 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to