in reply to User-Defined Syntax, XPath, Tied Hashes, and Autovivification

I am certain this is possible with a clever hack.
You could try source filters. Or, if you are patient, perl6. If you are younger than 25, there might be a working pre-release of perl6 before your retirement.

Abigail

  • Comment on Re: User-Defined Syntax, XPath, Tied Hashes, and Autovivification

Replies are listed 'Best First'.
Re: Re: User-Defined Syntax, XPath, Tied Hashes, and Autovivification
by hackdaddy (Hermit) on Feb 11, 2004 at 12:13 UTC
    Thanks for the suggestion. I am looking at the Filter::Simple and Filter::Util::Call modules for source filters. Can you point me to any good examples of source filters? Thanks.