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

Apache2::SiteMap 0.1

  Date Added: August 24, 2010  |  Visits: 887

Apache2::SiteMap

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



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 /path/to/dir < /Location > < Location "/music/sitemap.xml" > SetHandler modperl PerlHandler Apache2::SiteMap PerlSetVar SiteMapBase http://host/archives/ PerlSetVar SiteMapDir /path/to/archives/dir < /Location >.

Requirements: No special requirements
Platforms: Linux
Keyword: Create Dynamically Libraries Module Perl Perl Module Perlsetvar Programming Software Download Software Download
Users rating: 0/10

License: Freeware Size: 4.1 KB
USER REVIEWS
More Reviews or Write Review


APACHE2::SITEMAP RELATED
Miscellaneous  -  Importing a dynamically generated module 1.0
This script will let you import a module from code that is dynamically generated. Code is the object containing the code (a string, a file handle or an actual compiled code object, same types as accepted by an exec statement). The name is the...
 
Libraries  -  Mail::Webmail::Yahoo 0.601
Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages =...
28.67 KB  
Libraries  -  perlfaq3 5.8.8
perlfaq3 Perl module contains programming tools. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have you read the appropriate manpages?...
12.2 MB  
Development Tools  -  PHP Easy Installer Free 1.0.1
It can be used by any developer that needs to create an installation module for various PHP applications.PHP Easy Installer is an easy-to-setup PHP script for creating a user-friendly installation wizard. The script is suitable for existing and...
 
Miscellaneous  -  Reloading all modules 1.0
When you create a Python module, you can use a test script wich import your module. But you probably have noticed that when you run the test script, it always use the first version of your module even if you made changes in the code.This is...
 
Modules  -  All in one mini-features 6.x-1.2
Mini IntroductionThis module is a concatenation of many little things that I like to have and usually would have to create a "mini-module" to get them to work.The idea is simple: if I wanted to have a Delete tab on my nodes, a second Submit button...
10 KB  
Libraries  -  Software::Packager::Object 0.09
Software::Packager::Object is a generic object data storage. SYNOPSIS use Software::Packager::Object; This module is used by Software::Packager for holding data for a each item added to the a software package. It provides an easy way of...
21.5 KB  
Libraries  -  Software::Packager::Object::Aix 0.10
Software::Packager::Object::Aix module it extends Software::Packager::Object and adds extra methods for use by the AIX software packager. FUNCTIONS LPP TYPE The LPP type for objects determines the type of LPP package created. If the objects...
20.48 KB  
Application Add-Ins  -  Small Businesses For Sale 2.0
Small Businesses For Sale and Businesses For Sale By Owner New Module Release and Software Extension for Business Brokerages
6.77 MB  
Finance  -  MiniBill 1.2:2 Beta
MiniBill is recurring billing software to hopefully create a contender for some of the "Modern Billing" software that is out there. The goal is to keep it pluggable, small, and affordable. MiniBill can be used as a fulfilment and inventory to a...
491.52 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB