On Mar 11, 2006, at 21:42, A. Pagaltzis wrote:
Hi Rocco,
well `Inline` has other connotations in Perl-land, so I expected
it was a module to do source filtering… but… inline? Somehow? I
blinked for a bit when I started reading the description, and
then I understood – “oh! he is using Inline with *that* meaning.”
How about something like Filter::ExpandMacros?
That's not bad. The source filter has a subclass, ::UseBytes, that
evaluates to "use bytes;" if it's available in the current Perl.
Does Filter::ExpandMacros::UseBytes seem awkward?
How about something singular like:
Filter::SourceTemplate ... Filter::SourceTemplate::UseBytes
Filter::CodeTemplate ... Filter::CodeTemplate::UseBytes
Filter::Template ... Filter::Template::UseBytes
--
Rocco Caputo - [EMAIL PROTECTED]