Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.174.179 Times

Easy Filter software
Filter: All | Freeware | Demo
 

Easy Filter

< 1 2 3 4 5 
Added: October 11, 2010 | Visits: 1.143

XML::Filter::Dispatcher::Compiler 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"}, ],...



Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: April 11, 2010 | Visits: 1.055

XML::Filter::DocSplitter XML::Filter::DocSplitter does multipass processing of documents. SYNOPSIS ## See XML::SAX::???? for an easier way to use this filter. use XML::SAX::Machines qw( Machine ) ; my $m = Machine( [ Intake => "XML::Filter::DocSplitter" => qw( Filter ) ], [ Filter => "My::Filter" => qw( Merger...





Platforms: *nix

License: Freeware Size: 43.01 KB Download (96): XML::Filter::DocSplitter Download

Added: January 23, 2010 | Visits: 880

XML::Filter::Tee XML::Filter::Tee can send SAX events to multiple processor, with switching. SYNOPSIS my $t = XML::Filter::Tee->new( { Handler => $h0 }, { Handler => $h1 }, { Handler => $h2 }, ... ); ## Altering the handlers list: $t->set_handlers( $h0, $h1, $h2, $h3 ); ## Controlling flow to a...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (106): XML::Filter::Tee Download

Added: June 26, 2010 | Visits: 884

XML::Filter::Dispatcher::AsStructHandler XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. SYNOPSIS ## Ordinarily used via the XML::Filter::Dispatchers as_data_struct() ## built-in extension function for XPath This SAX2 handler builds a simple hash from...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (95): XML::Filter::Dispatcher::AsStructHandler Download

Added: April 22, 2010 | Visits: 806

XML::Filter::DataIndenter XML::Filter::DataIndenter is a SAX2 Indenter for data oriented XML. SYNOPSIS use XML::Filter::DataIndenter; use XML::SAX::Machines qw( Pipeline ); Pipeline( XML::Filter::DataIndenter => *STDOUT ); ALPHA CODE ALERT: This is the first release. Feedback and patches welcome. In data...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): XML::Filter::DataIndenter Download

Added: July 22, 2010 | Visits: 911

XML::Filter::Dispatcher XML::Filter::Dispatcher is a path based event dispatching with DOM support. SYNOPSIS use XML::Filter::Dispatcher qw( :all ); my $f = XML::Filter::Dispatcher->new( Rules => [ foo => &handle_foo_start_tag, @bar => &handle_bar_attr, ## Send any elts and their contents to $handler...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (93): XML::Filter::Dispatcher Download

Added: November 01, 2010 | Visits: 1.507

Easy various links manager Easy various links manager or Everest Linux Links Manager (evlinks) is a network manager and config toolkit that aims to replace network services and networkmanager. Tthe design of evlinks: 1. use mac address as config file names to avoid interface name change. 2. multi profile support, for...


Platforms: *nix

License: Freeware Download (98): Easy various links manager Download

Added: January 09, 2010 | Visits: 2.843

WWW::Curl::Easy WWW::Curl::Easy is a Perl extension interface for libcurl. SYNOPSIS use WWW::Curl::Easy; my $curl = new WWW::Curl::Easy; $curl->setopt(CURLOPT_URL, http://oook.de); $curl->perform; my $err = $curl->errbuf; my $info = $curl->getinfo(CURLINFO_HTTP_CODE); WWW::Curl::Easy is a Perl...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (137): WWW::Curl::Easy Download

Added: May 04, 2010 | Visits: 1.114

Exporter::Easy Exporter::Easy is a Perl module that takes the drudgery out of Exporting symbols. SYNOPSIS In module YourModule.pm: package YourModule; use Exporter::Easy ( OK => [ $munge, frobnicate ] # symbols to export on request ); In other files which wish to use YourModule: use ModuleName...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (86): Exporter::Easy Download

Added: May 19, 2010 | Visits: 839

SyslogScan::Daemon::SpamDetector::Filter SyslogScan::Daemon::SpamDetector::Filter contains filter reports. SYNOPSIS plugin SyslogScan::Daemon::SpamDetector as sd_ sd_plugin SyslogScan::Daemon::SpamDetector::Filter status spam match SpamAssassin field relayname acceptfirst 1 accept (?:bdynamicb|badsld*b|bcableb|.dhcp.|.dyn.) deny ....


Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): SyslogScan::Daemon::SpamDetector::Filter Download

Added: September 17, 2010 | Visits: 2.279

Input Filter extension for PHP Input Filter extension for PHP project is an extension for safely dealing with input parameters. It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data..


Platforms: *nix

License: Freeware Size: 24.58 KB Download (137): Input Filter extension for PHP Download

Added: June 12, 2010 | Visits: 2.313

Easy Hosting Control Panel Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. It uses LAMP (Linux/Apache/MySQL/PHP). Easy Hosting Control Panel aims to be easy to install and use, simple, and functional. Whats New in This Release: - The installer was improved. - Known bugs were...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (149): Easy Hosting Control Panel Download

Added: August 25, 2010 | Visits: 2.599

Easy PHP Upload Easy PHP Upload class (the old name) can be used to upload files with a client browser to a remote webserver location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (223): Easy PHP Upload Download

Added: May 07, 2010 | Visits: 865

POE::Filter::LZW::Progressive POE::Filter::LZW::Progressive is a POE filter wrapped around Compress::LZW::Progressive..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): POE::Filter::LZW::Progressive Download

Added: July 06, 2010 | Visits: 1.947

Sendmail filter for SpamAssassin smf-spamd is a Sendmail filter for SpamAssassin. Sendmail filter for SpamAssassin aims to be lightweight, reliable, and simple rather than have a myriad of options. It only scans the messages less than defined size, has a hosts/networks whitelist, performs subject tagging if SPAM is detected,...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (134): Sendmail filter for SpamAssassin Download

Added: March 12, 2010 | Visits: 1.476

FIR Filter Plugin FIR filter Plugin is an effect plugin for XMMS which enables to filter audio data using long FIR (finite impulse response) filters. Typical applications is loudspeaker or room equalization which typically requires filters with more than 300 taps (filter weights). The FIR filter plugin uses the...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (181): FIR Filter Plugin Download

Added: September 02, 2010 | Visits: 876

Plagger::Plugin::Filter::Babelfish Plagger::Plugin::Filter::Babelfish is a Perl module to translate via WWW::Babelfish. SYNOPSIS - module: Filter::Babelfish config: source: English destination: Japanese service: Google prepend_original: 1 This plugin translates each entry body via Babelfish. See WWW::Babelfish for...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (93): Plagger::Plugin::Filter::Babelfish Download

Added: September 23, 2010 | Visits: 1.236

XMMS hiss filter plugin XMMS hiss filter plugin can dynamically filters background hiss..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (207): XMMS hiss filter plugin Download

Added: June 11, 2010 | Visits: 902

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: October 01, 2010 | Visits: 824

XML::Filter::Sort::Buffer XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): XML::Filter::Sort::Buffer Download

< 1 2 3 4 5