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.474.318 Times

Perlsetvar freeware
Filter: All | Freeware | Demo
 

Perlsetvar

< 1 2 
Added: March 13, 2010 | Visits: 946

ModPerl::ParamBuilder ModPerl::ParamBuilder is a Perl module that makes building custom Apache directives easy. SYNOPSIS package MyApp::Parameters; use ModPerl::ParamBuilder; use base qw( ModPerl::ParamBuilder ); my $builder = ModPerl::ParamBuilder->new( __PACKAGE__ ); # Build simple one argument parameter...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): ModPerl::ParamBuilder Download

Added: July 02, 2010 | Visits: 1.059

Apache::ImageMagick Apache::ImageMagick is a Perl module that can convert and manipulate images on the fly. SYNOPSIS In httpd.conf or .htaccess < Location /images > PerlFixupHandler Apache::ImageMagick PerlSetVar AIMCacheDir /var/aimcache < /Location > Then request...





Platforms: *nix

License: Freeware Size: 256 KB Download (108): Apache::ImageMagick Download

Added: October 18, 2010 | Visits: 1.111

Apache::NNTPGateway Apache::NNTPGateway is a NNTP interface (Usenet newsgroups) for mod_perl enabled Apache web server. SYNOPSIS You must be using mod_perl, see http://perl.apache.org/ for details. For the correct work your apache configuration should contain apache directives look like these: In httpd.conf...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): Apache::NNTPGateway Download

Added: March 04, 2010 | Visits: 914

Apache2::ExplorerDestroyer Apache2::ExplorerDestroyer is Kill Bills Browser with Google AdSense. SYNOPSIS PerlSetVar GoogleScriptFile /home/johndoe/public_html/firefox_ad.inc # files that arent index.* are explorerdestroyer.com level 1 pages < FilesMatch "(?:(?!index).....|^.{0,4})." > PerlOutputFilterHandler...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Apache2::ExplorerDestroyer Download

Added: January 08, 2010 | Visits: 1.030

Apache::MP3::Playlist Apache::MP3::Playlist can manage directories of MP3 files with sorting and persistent playlists. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg mp3 MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Playlist PerlSetVar SortField...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (110): Apache::MP3::Playlist Download

Added: October 13, 2010 | Visits: 812

Apache2::AuthColloquy Apache2::AuthColloquy is a mod_perl authentication against the Colloquy users.lua file. SYNOPSIS AuthName "Talker Members Area" AuthType Basic # Full path to your users.lua file or users/ directory PerlSetVar users_lua /home/system/colloquy/data # Set if you want to allow an alternate...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Apache2::AuthColloquy Download

Added: June 25, 2010 | Visits: 963

Apache::ProxyConf Apache::ProxyConf is a Perl module that can generate proxy configuration for browsers. SYNOPSIS # In httpd.conf: < Location / > SetHandler perl-script PerlHandler Apache::ProxyConf PerlSetVar ProxyConfConfig "/some/location/proxyconf.ini" < /Location > The Apache::ProxyConf is used to...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Apache::ProxyConf Download

Added: July 11, 2010 | Visits: 734

Apache::Audio::DB Apache::Audio::DB is a Perl module that can generate a database of your tunes complete with searchable interface and nifty statistical analyses! SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg mp3 MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (94): Apache::Audio::DB Download

Added: May 08, 2010 | Visits: 1.137

Apache::MP3::Skin Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg .mp3 .MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Skin...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (111): Apache::MP3::Skin Download

Added: February 13, 2010 | Visits: 1.024

Apache::BioChrome Apache::BioChrome is an Apache handler for Image::BioChrome to colorize gif files based on information provided in the url. SYNOPSIS #httpd.conf PerlTransHandler Apache::BioChrome # anywhere you can configure a location < Location /biochrome > PerlSetVar biochrome_cache /tmp/biochrome...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Apache::BioChrome Download

Added: March 10, 2010 | Visits: 749

Apache2::PageKit Apache2::PageKit is a MVCC web framework using mod_perl, XML and HTML::Template. SYNOPSIS In httpd.conf SetHandler perl-script PerlSetVar PKIT_ROOT /path/to/pagekit/files PerlSetVar PKIT_SERVER staging PerlHandler +Apache2::PageKit Apache2::PageKit->startup(/path/to/pagekit/files,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (97): Apache2::PageKit Download

Added: March 24, 2010 | Visits: 768

Apache::PageKit Apache::PageKit is a MVCC web framework using mod_perl, XML and HTML::Template. SYNOPSIS In httpd.conf SetHandler perl-script PerlSetVar PKIT_ROOT /path/to/pagekit/files PerlSetVar PKIT_SERVER staging PerlHandler +Apache::PageKit < Perl>...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): Apache::PageKit Download

Added: January 22, 2010 | Visits: 747

Apache::MP3::Sorted Apache::MP3::Sorted is a Perl module to generate sorted streamable directories of MP3 files. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg mp3 MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Sorted PerlSetVar SortFields...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (97): Apache::MP3::Sorted Download

Added: January 24, 2010 | Visits: 801

Apache2::AuthenMSAD Apache2::AuthenMSAD is a Perl module with Microsoft Active Directory authentication for Apache. SYNOPSIS < Directory /foo/bar > # Authentication Realm and Type (only Basic supported) AuthName "Microsoft Active Directory Authentication" AuthType Basic # Authentication method/handler...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): Apache2::AuthenMSAD Download

Added: October 17, 2013 | Visits: 317

Apache::GTopLimit Apache::GTopLimit is a Perl module that will run on platforms supported by GTop.pm a Perl interface to libgtop (which in turn needs libgtop). This module was written in response to questions on the mod_perl mailing list on how to tell the httpd process to exit if: * its memory size goes beyond...


Platforms: *nix, Windows

License: Freeware Size: 10.24 KB Download (41): Apache::GTopLimit Download

Added: October 23, 2013 | Visits: 373

Net::IP::CMatch Net::IP::CMatch is based upon, and does the same thing as Net::IP::Match. The unconditionally exported subroutine 'match_ip' determines if the ip to match ( first argument ) matches any of the subsequent ip arguments. Match arguments may be absolute quads, as '127.0.0.1', or contain mask bits as...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): Net::IP::CMatch Download

Added: December 02, 2013 | Visits: 317

Apache::Access::Headers Apache::Access::Headers is a Perl module intended to be used as a mod_perl PerlAccessHandler. It's function is to authorize requests for server resources based on the existence of and content of HTTP headers. Authorizing HTTP headers may be be set by a web browser, a software agent, or an...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (48): Apache::Access::Headers Download

< 1 2