EPIPE Communications

#define EPIPE 32 /* Broken pipe */

dist.epipe.com (up) (root)

/joomla/perl/


Perl scripts for managing Joomla! CMS based web sites

See the comments at the top of the files for documentation on how to use these tools. Shell access and basic Perl skills are required. Free for any use. The scripts can be used by Joomla developers and integrators as programming examples on how Joomla configuration parameters and database can be accessed and manipulated from Perl.

All of these scripts have been updated to use the new CMS::Joomla Perl module. You can normally download and install it by typing:

perl -MCPAN -e "install CMS::Joomla"

or

cpan CMS::Joomla

or

ppm install CMS::Joomla

You can also download the module and follow manual install instuctions in the included README file.


NameLast modifiedSizeDescription
CMS-Joomla/ - - CMS::Joomla - Joomla! configuration and DB access Perl module.
snJmetadesc/ - - snJmetadesc - meta description tag generator for Joomla! 1.5 articles.
snJvi/ - - snJvi - shell command line editor interface for Joomla! 1.5 articles.
snJwordcount/ - - snJwordcount - word density counter for Joomla! 1.5 articles.
snJxml2xslt2joomla/ - - snJxml2xslt2joomla - Fetch XML feed through XSLT to Joomla! DB.