##########################################################################
## All portions of this code are copyright (c) 2003,2004 nethype GmbH ##
##########################################################################
## Using, reading, modifying or copying this code requires a LICENSE ##
## from nethype GmbH, Franz-Werfel-Str. 11, 74078 Heilbronn, ##
## Germany. If you happen to have questions, feel free to contact us at ##
## license@nethype.de. ##
##########################################################################
=head1 NAME
PApp::Preprocessor - preprocess source like "pxml"
=head1 SYNOPSIS
use PApp::Preprocessor;
:>
<:...
=head1 DESCRIPTION
Importing this module preprocesses perl source files using C
(see L), using a source filter.
Preprocessing is only one part of papp processing - C<%S>, translations
and others need to be imported/initialized seperately.
After C