* "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. -- rjbsThread Previous | Thread Next