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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Libraries

Software 121-140 of 4,712: < 1 ... 3 4 5 6 7 8 9 10 11 ... 236 > 
Added: August 26, 2010 | Visits: 643

Apache2::AuthenDBMCache Apache2::AuthenDBMCache is a Perl module for authentication caching. SYNOPSIS # In your httpd.conf PerlModule Apache2::AuthenDBMCache # In httpd.conf or .htaccess: AuthName Name AuthType Basic PerlAuthenHandler Apache2::AuthenDBMCache # Typical constraints one of these require... Platforms: Linux

Keyword: Authendbmcache, Authentication, Libraries, Module, Perl, Perl Module, Perlsetvar, Perlsetvar Authendbmcache, Programming

License: Freeware Size: 5.12 KB Download (96): Apache2::AuthenDBMCache Download

Added: January 24, 2010 | Visits: 802

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: Linux

Keyword: Active, Active Directory, Authenmsad, Authentication, Directory, Domain, Libraries, Microsoft, Microsoft Active Directory, Name, Perl Module, Programming

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

Added: October 11, 2010 | Visits: 1.023

Apache2::AuthenNTLM Apache2::AuthenNTLM is a Perl module to perform Microsoft NTLM and Basic User Authentication. SYNOPSIS < Location / > PerlAuthenHandler Apache2::AuthenNTLM AuthType ntlm,basic AuthName test require valid-user # domain pdc bdc PerlAddVar ntdomain "name_domain1 name_of_pdc1" PerlAddVar... Platforms: Linux

Keyword: Authenntlm, Basic, Domain, Keepalive, Libraries, Microsoft Ntlm, Microsoft Ntlm Basic User Authentication, Module, Perform, Perl, Perl Module, Perlsetvar, User

License: Freeware Size: 51.2 KB Download (115): Apache2::AuthenNTLM Download

Added: January 05, 2010 | Visits: 660

Apache2::AuthNetLDAP Apache2::AuthNetLDAP is a mod_perl module that uses the Net::LDAP module for user authentication for Apache. SYNOPSIS AuthName "LDAP Test Auth" AuthType Basic #only set the next two if you need to bind as a user for searching #PerlSetVar BindDN "uid=user1,ou=people,o=acme.com" #optional... Platforms: Linux

Keyword: Attribute, Authentication, Authnetldap, Ldap Server, Module, Optional, Perl Module, Perlsetvar, Perlsetvar Ldapfilter, Perlsetvar Uidattr, Server, Uidattr, User, User Authentication

License: Freeware Size: 7.17 KB Download (103): Apache2::AuthNetLDAP Download

Added: October 02, 2010 | Visits: 815

Apache2::ClickPath Apache2::ClickPath is an Apache WEB Server User Tracking. SYNOPSIS LoadModule perl_module ".../mod_perl.so" PerlLoadModule Apache2::ClickPath < ClickPathUAExceptions > Google Googlebot MSN msnbot Mirago HeinrichderMiragoRobot Yahoo Yahoo-MMCrawler Seekbot Seekbot Picsearch psbot... Platforms: Linux

Keyword: Apache, Apache Web, Apache Web Server, Apache Web Server User Tracking, Clickpath, Libraries, Programming, Server, Session, User, Web Server

License: Freeware Size: 41.98 KB Download (97): Apache2::ClickPath Download

Added: June 15, 2010 | Visits: 1.091

Apache2::DebugFilter Apache2::DebugFilter is a Perl module to debug mod_perl and native Apache2 filters. Synopsis # httpd.conf # ---------- PerlModule Apache2::DebugFilter # Connection snooping (everything) PerlInputFilterHandler Apache2::DebugFilter::snoop_connection PerlOutputFilterHandler... Platforms: Linux

Keyword: Connection, Data, Debugfilter, Filter, Libraries, Perl, Perl Module, Perlinputfilterhandler, Perloutputfilterhandler, Request, Snoop

License: Freeware Size: 6.14 KB Download (103): Apache2::DebugFilter Download

Added: March 04, 2010 | Visits: 915

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: Linux

Keyword: Adsense, Bills, Browser, Explorerdestroyer, Kill, Kill Bills Browser, Libraries, Programming, Software Download, Software Download

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

Added: August 08, 2010 | Visits: 452

Apache2::JSONRPC Apache2::JSONRPC is a mod_perl handler for JSONRPC. SYNOPSIS < Location /json-rpc > SetHandler perl-script PerlOptions +GlobalRequest PerlResponseHandler Apache2::JSONRPC->handler JSONRPC_Class CGI::JSONRPC::Dispatcher < /Location > Apache2::JSONRPC is a subclass of CGI::JSONRPC that... Platforms: Linux

Keyword: Cgi, Handler, Jsonrpc, Libraries, Mod, Perl, Programming

License: Freeware Size: 12.29 KB Download (91): Apache2::JSONRPC Download

Added: June 09, 2010 | Visits: 625

Apache2::ModBT Apache2::ModBT is a mod_perl interface to mod_bt. SYNOPSIS use Apache2::ModBT; sub handler { my $r = shift; my $tracker = $r->server->ModBT_Tracker(); print $tracker->num_peers, "n"; foreach my $i ($tracker->Infohashes()) { ... } } This is a pole for perl. The Apache2::ModBT... Platforms: Linux

Keyword: Bt, Interface, Libraries, Mod, Modbt, Perl, Programming, Tracker

License: Freeware Size: 12.29 KB Download (95): Apache2::ModBT Download

Added: March 10, 2010 | Visits: 752

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: Linux

Keyword: Html, Key, Libraries, Mod, Mvcc, Mypagekit, Pagekit, Perl, Return, Session, Web, Web Framework, Xml

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

Added: January 07, 2010 | Visits: 724

Apache2::Pod Apache2::Pod is a Perl base class for converting Pod files to prettier forms. SYNOPSIS The Apache2::Pod::* are mod_perl handlers to easily convert Pod to HTML or other forms. You can also emulate perldoc. FUNCTIONS No functions are exported. I dont want to dink around with Exporter in... Platforms: Linux

Keyword: Base Class, Class, Function, Libraries, Perl, Pod, Prettier, Programming, Returns

License: Freeware Size: 6.14 KB Download (93): Apache2::Pod Download

Added: September 02, 2010 | Visits: 776

Apache2::RequestRec Apache2::RequestRec is a Perl API for Apache request record accessors. Synopsis use Apache2::RequestRec (); # set supported by the handler HTTP methods $allowed = $r->allowed(); # auth type $auth_type = $r->ap_auth_type(); # QUERY_STRING $args = $r->args(); # non-parsed-headers... Platforms: Linux

Keyword: Api, Filters, Headers, Http, Libraries, Output, Perl Api, Programming, R-, Request, Requestrec, Status

License: Freeware Size: 3.5 MB Download (94): Apache2::RequestRec Download

Added: August 24, 2010 | Visits: 894

Apache2::SiteMap Apache2::SiteMap is a Perl module that can dynamically create Google SiteMap files. SYNOPSIS Create a Google SiteMap much like a mod_dir listing. < Location "/sitemap.xml" > SetHandler modperl PerlHandler Apache2::SiteMap PerlSetVar SiteMapBase http://host/ PerlSetVar SiteMapDir... Platforms: Linux

Keyword: Create, Dynamically, Libraries, Module, Perl, Perl Module, Perlsetvar, Programming, Software Download, Software Download

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

Added: November 06, 2010 | Visits: 991

Apache2::UploadProgress Apache2::UploadProgress is Perl module to track the progress and give realtime feedback of file uploads. SYNOPSIS In Apache: PerlLoadModule Apache2::UploadProgress PerlPostReadRequestHandler Apache2::UploadProgress In your HTML form: < script src="/UploadProgress/progress.js" >< /script... Platforms: Linux

Keyword: File, Libraries, Module, Perl Module, Programming, Progress, Realtime, Track, Upload, Uploadprogress

License: Freeware Size: 25.6 KB Download (101): Apache2::UploadProgress Download

Added: June 20, 2010 | Visits: 780

Apache2::xForwardedFor Apache2::xForwardedFor is a Perl module to re-set remote_ip to incoming clients ip when running mod_perl behind a reverse proxy server. In other words, copy the first IP from X-Forwarded-For header, which was set by your reverse proxy server, to the remote_ip connection property. SYNOPSIS in... Platforms: Linux

Keyword: Ip, Libraries, Module, Perl, Perl Module, Perlsetvar, Programming, Proxy, Remote, Reverse, Reverse Proxy

License: Freeware Size: 4.1 KB Download (88): Apache2::xForwardedFor Download

Added: July 24, 2010 | Visits: 1.210

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <... Platforms: Linux

Keyword: Allows, Apacheappgallerysimple, Captions, Gallery, Galleryroot, Image, Images, Libraries, Perlsetvar, Programming, Web

License: Freeware Size: 24.58 KB Download (97): Apache::App::Gallery::Simple Download

Added: July 11, 2010 | Visits: 736

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: Linux

Keyword: Apacheaudiodb, Complete, Db, Generate, Libraries, Module, Perl, Perl Module, Programming, Searchable, Tunes

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

Added: July 19, 2010 | Visits: 866

Apache::AuthPerLDAP Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module. SYNOPSIS < Directory /foo/bar > # Authentication Realm and Type (only Basic supported) AuthName "Foo Bar Authentication" AuthType Basic # Any of the following variables can be set. # Defaults are listed to the right.... Platforms: Linux

Keyword: Apacheauthperldap, Authentication, Authperldap, Libraries, Mod, Module, Perl, Perldap Authentication Module, Perlsetvar, Programming

License: Freeware Size: 3.07 KB Download (96): Apache::AuthPerLDAP Download

Added: June 18, 2010 | Visits: 1.104

Apache::AxKit::Language::SAXMachines Apache::AxKit::Language::SAXMachines is a Perl module that can transform Content With SAX Filters. SYNOPSIS # add the style processor mapping AxAddStyleMap application/x-saxmachines Apache::AxKit::Language::SAXMachines # add the processor AxAddProcessor application/x-saxmachines . #... Platforms: Linux

Keyword: Apacheaxkitlanguagesaxmachines, Axkit, Content, Content With Sax Filters, Filter, Libraries, Module, Perl, Perl Module, Programming, Saxmachines, Transform, Xml

License: Freeware Size: 307.2 KB Download (95): Apache::AxKit::Language::SAXMachines Download

Added: February 20, 2010 | Visits: 1.181

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <... Platforms: Linux

Keyword: Apacheaxkitlanguagexsp, Axkit, Extensible, Libraries, Logicsheets, Module, One, Perl, Perl Module, Programming, Server, Taglib, Xslt, Xsp

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Software 121-140 of 4,712: < 1 ... 3 4 5 6 7 8 9 10 11 ... 236 >