"Jianli Shen" <> wrote in
news:dgqnvp$mgj$:
> is that because: exec will not call the END block, nor will it call
> any DESTROY method in the object ???
perldoc -f exec
exec LIST
exec PROGRAM LIST
The "exec" function executes a system command *and never
returns* ...
Read the documentation for more information.
Have you seen the posting guidelines for this group?
Sinan
--
A. Sinan Unur <>
(reverse each component and remove .invalid for email address)
comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/cl...uidelines.html