NewsClipper.pl [pod] | The main script |
MakeHandler.pl [pod] | A utility to help users make new |
ConvertConfig.pl | A utility for converting configuration |
ConvertHandler.pl | A utility for converting handlers for |
Makefile.PL | The makefile script for installation |
NewsClipper.cfg | A sample configuration file |
SampleFiles/sample.txt | A sample template file |
README | Read this first |
MANIFEST | This file |
CHANGES | A change history |
DESIGN | Documentation for the script's design |
userman.html | An outdated user's manual |
NewsClipper/AcquisitionFunctions.pm | A module containing data gathering |
NewsClipper/Globals.pm | A module containing all the global |
NewsClipper/Handler.pm | The base class for all handlers. |
NewsClipper/HTMLTools.pm | A module containing useful HTML |
NewsClipper/HandlerFactory.pm | Encapsulates the task of locating, |
NewsClipper/Cache.pm | Implements the News Clipper cache |
NewsClipper/Parser.pm | News Clipper's parser for HTML |
NewsClipper/TagParser.pm | News Clipper's parser for |
NewsClipper/Interpreter.pm | Executes News Clipper commands |
NewsClipper/Types.pm | Contains built-in type information, as |
NewsClipper/Server.pm | Server base class |
NewsClipper/Server/MySQL.pm | MySQL interface to the handler server |
NewsClipper/Server/CGI.pm | CGI interface to the handler server |