Wednesday, May 22, 2013

How could you interpolate/execute perl functions within double quote?

use @{[ ]}.

write_log ("Execution of $0 started at @{[scalar (localtime)]}.\n");

No comments :