[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] binary to ascii to binary



Larry Rosler wrote:
> Hint:  $ in those 'double-quotish' environments signals interpolation.
> The $ is the end-of-the-line character when there is no other possible
> interpretation.

With appropriate caveats on $| and $) (am I missing any other variable?).

Hmm... <fx:looks through perlop>
One place claims $| and $) are not interpolated (under m//), another place
(discussing interpolation with ?RE? /RE/ m/RE/ s/RE/foo/) talks about $| $(
$) and also discusses $var[SOMETHING] (array lookup vs. list of character
alternatives).

So, is $( interpolated or not? Apparently not -- but then it should be
mentioned in the first of the two places, too. I think I'll fire off a post
to perlfaq-suggestions or use perlbug.

Cheers,
Philip

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe