Filter::Simple::Compile

Filter::Simple::Compile is a drop-in replacement to Filter::Simple.
Download

Filter::Simple::Compile Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Audrey Tang
  • Publisher web site:
  • http://search.cpan.org/~adamk/Module-Install-0.68/lib/Module/Install/PAR.pm

Filter::Simple::Compile Tags


Filter::Simple::Compile Description

Filter::Simple::Compile is a drop-in replacement to Filter::Simple. Filter::Simple::Compile is a drop-in replacement to Filter::Simple.SYNOPSISDrop-in replacement for Filter::Simple: package MyFilter; use Filter::Simple::Compile; FILTER { ... };This way also works: use Filter::Simple::Compile sub { ... };This module lets you write Module::Compile extensions that are compatible with Filter::Simple's API.Additionally, no Filter::Simple::Compile does the same thing as use Filter::Simple::Compile, except the meaning for use and no will be reversed for your filter: package MyFilter; no Filter::Simple::Compile sub { ... } # "no MyFilter" begins filtering # "use MyFilter" terminates it Requirements: · Perl


Filter::Simple::Compile Related Software