On 09/11/2013 13:33, Unknown User wrote:

I have a variable that has a function in it, e.g.

   my $newtime = "time() + 30";

How can i use it in code so that it always returns  time() + 30 when it
is called?

Does it *have* to be in a string like this? Where has the string come from?

Rob



--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to