On Tue, Aug 22, 2006 at 08:32:52PM +0000, Luke Palmer wrote:
: On 8/22/06, Larry Wall <[EMAIL PROTECTED]> wrote:
: >    print qq:from/FOO/;
: 
: On a somewhat related, somewhat unrelated note, I am a little bit
: worried about the false duality of :to and :from.

Well, that's kinda why theres's no :from actually.  It was probably
not beneficial to bring in a counterfactual example.  Pod docs would
actually come in through %=POD<FOO> or some such.  Heredocs are a
little more special because they have to interpolate from the local
lexical pad, so in that sense they really are a bit more in-line-ish.

Larry

Reply via email to