Introduction

TCB::RSS is a series of scripts and small perl modules used for creating RSS feeds within the TCB group. Basic update information is stored in a file 'updates.txt'; this is then parsed and printed by other scripts.

Code and scripts:

  • TCB/RSS.pm - Shared functions
  • cgi-bin/rss.cgi - Get all information from updates.txt into an XML RSS page.
  • cgi-bin/newrss.cgi - Add information to updates.txt
  • cgi-bin/updated.cgi - Human-parsable lists of changes.

Full documentation is provided within the source code.

Prerequisites

You must have the following modules installed:

Contact

If you have questions please send email to tskirvin@ks.uiuc.edu

Download

License

UIUC Open Source License