It's a simple statement evaluated for it's side-effects. There are no
side-effects to 'string'; so nothing appears to happen. However, this
value will be returned as the value of a subroutine or block if it's the
last statement in the block.

Oleg Bartunov wrote:

> Hi,
>
> sorry for offtopic and silly question
>
> friend of mine just learning perl has asking me what does
> 'string';  means. Perl seems just silently ignores this
> 'statement' No warning, no action. Is it a known feature ?
>
>         Regards,
>
>                 Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83


Reply via email to