in reply to Re: string context and list operators (was Re: Array in scalar context.)
in thread Array in scalar context.

In Perl5 you certainly can get $!-like magic in pure Perl.

See overload.

  • Comment on Re: Re: string context and list operators (was Re: Array in scalar context.)