Hi Sunita,

> How can I print parent test script name inside this postrun ?
`(caller)[1]` will return the the parent script's filename inside the
postrun script.

See `perldoc -f caller` for more information.

Regards,
Alan Haggai Alavi.
-- 
The difference makes the difference

-- 
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