Processors in PrintIn.pm


PrintIn 

Webber processor, version 1.1
This program must run inside Webber.
This is the simplest Webber processor. It just passes to #wbbOut the current
contents of #wbbIn.
PrintIn must be used as (one of) the last processor(s).

PrintIn uses the following Webber variables:
 #wbbIn:    Its value is passed to #wbbOut by the processor.
 #wbbOut:   Its current value is concatenated with #wbbIn by the processor.