Main > Programming > Libraries >

XML::Filter::Dispatcher::Compiler 0.52

XML::Filter::Dispatcher::Compiler 0.52

Sponsored Links

XML::Filter::Dispatcher::Compiler 0.52 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.086 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 809
Date added: 2007-08-17
Publisher: Barrie Slaymaker

XML::Filter::Dispatcher::Compiler 0.52 description

XML::Filter::Dispatcher::Compiler can compile rulesets in to code.

SYNOPSIS

use XML::Filter::Dispatcher::Compiler qw( xinline );

my $c = XML::Filter::Dispatcher::Compiler->new( ... )

my $code = $c->compile(
Package => "My::Filter",
Rules => [
a/b/c => xinline q{warn "found a/b/c"},
],
Output => "lib/My/Filter.pm", ## optional
);

Most of the options from XML::Filter::Dispatcher are accepted.

NOTE: you cannot pass code references to compile() if you want to write the $code to disk, they will not survive. If you want to eval $code, this is ok.

METHODS

xinline

Hints to X::F::D that the string is inlinable code. This is a requirement when using the compiler and is so far (v.52) ignored elswhere. In xinlined code, $self refers to the current dispatcher and $e refers to the current events data. Or you can get that yourself in $_[0] and $_[1] as in a normal SAX event handling method.

compile

Accepts options that extend and override any previously set for the duration of the compile(), including the ruleset to compile.

XML::Filter::Dispatcher::Compiler 0.52 Screenshot

Advertisements

XML::Filter::Dispatcher::Compiler 0.52 Keywords

Bookmark XML::Filter::Dispatcher::Compiler 0.52

Hyperlink code:
Link for forum:

XML::Filter::Dispatcher::Compiler 0.52 Copyright

WareSeeker periodically updates pricing and software information of XML::Filter::Dispatcher::Compiler 0.52 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::Filter::Dispatcher::Compiler 0.52 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::Filter::Dispatcher is a path based event dispatching with DOM support. Free Download
XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. Free Download
Content Dispatcher project will dispatch content over many plone sites in one click. Free Download
XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees. Free Download
XML::Filter::DataIndenter is a SAX2 Indenter for data oriented XML. Free Download
XML::Filter::DocSplitter does multipass processing of documents. Free Download
Tiny C compiles so fast that even for big projects Makefiles may not be necessary. Free Download
XML::Filter::Tee can send SAX events to multiple processor, with switching. Free Download