develooper Front page | perl.perl5.porters | Postings from November 2011

Re: Requesting permission for new pragma named "here"

Thread Previous | Thread Next
From:
Ricardo Signes
Date:
November 8, 2011 07:11
Subject:
Re: Requesting permission for new pragma named "here"
Message ID:
20111108151048.GA7844@cancer.codesimply.com
* "asg@cpan.org" <ejstrom@gmail.com> [2011-11-06T15:56:16]
> I am working on a module and set of tools for injecting run-time generated
> source into a file at compile time.  It currently does this by using
> Filter::Util::Call to hook into the compilation process, inject the new code
> before the next line that perl will compile, and then remove itself handing
> control back to the compiler.  It never attempts to parse or filter Perl
> source code at all.
>  [ … ]

I'm not sure what you're asking permission for.

My personal preference is that you don't name things like pragmata, but there's
not really a hard and fast rule.  Consider using http://prepan.org/ to get more
feedback.

If I've misunderstood your email, please let me know.

-- 
rjbs

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About