Path: csiph.com!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Uri Guttman Newsgroups: comp.lang.perl.misc Subject: Re: Embedding code in qq{}? Date: Sun, 18 Mar 2012 22:05:36 -0400 Organization: albasani.net Lines: 17 Message-ID: <87haxltken.fsf@stemsystems.com> References: <87limyk471.fsf@Gmail.com> <87ty1lu2z7.fsf@stemsystems.com> <87pqc9trvt.fsf@stemsystems.com> <9eci39-1da.ln1@anubis.morrow.me.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.albasani.net pxQhoArYI3/KbXKya0OMmTIY9S0f6bYwWfOviQBvfg+zFnxeHsZT3fVPbIiiepGFQ3RoGSLSAjDl3zMDaH6PGA== NNTP-Posting-Date: Mon, 19 Mar 2012 02:06:19 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="YMOTQum/opMYJP4iDy+/Jie62C90HChsA4bqzcM29KeqUpR6KskHp8ifoXW+IQQ5O17A2MVMpdaPY2POq6iG+iY4gwvFG9gleC/Nbg/9wUotY0CmxCzOyO6fwPdIvfjb"; mail-complaints-to="abuse@albasani.net" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:AQxommp6ALxTyRqQPmnVm4Sruo4= sha1:ConGp2QOR+b1OW0zHopcJMAO+5I= Xref: csiph.com comp.lang.perl.misc:4800 >>>>> "BM" == Ben Morrow writes: BM> Quoth Uri Guttman : >> >> it still is a poor construct to use. there is an Interpolate module that >> does this with better syntax $() iirc. perl6 properly supports this idea >> as well. BM> Oddly there doesn't seem to be, at least not on CPAN. In any case, it BM> looks like this: http://search.cpan.org/~mjd/Interpolation-0.53/Interpolation.pm wrong name from my memory. this does all sorts of stuff like that. uri