PLP::Tie::Print

Just prints to stdout, but sends headers if not sent before.

tie *HANDLE, 'PLP::Tie::Print';

This module is part of the PLP Internals and probably not of much use to others.