NAME

printHandler


DESCRIPTION

a module to handle the input output operations


AUTHOR

  Bruno Böttcher <bboett at adlp dot org>


COPYRIGHT and LICENCE

 Copyright (c) 2002 Bruno Boettcher
 printHandler.pm is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
 as published by the Free Software Foundation; version 2
 of the License.
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

global stuff

Some global stuff is defined here


Methods of this class

init
set up the main datastructures of this object, make it ready for the run

new
constructor for the new xchat handler object

print
something has to be issued, actually this thing only prints to the console, but its thinkable ot redistribute the stuff elsewhere...

print_debug
some debug message has to be issued, actually this thing only prints to the console, but its thinkable ot redistribute the stuff elsewhere...

print_log
some logging message has to be issued, actually this thing only prints to the console, but its thinkable ot redistribute the stuff elsewhere...

_default
some unkown stuff came in... trying to issue it


THANKS

I. Wronsky came up with this infernal concept and kludged the first 1.x versions together. This gave B. Boettcher the incentive to begin this work, the famous itching paradigm!


SEE ALSO

 http://www.geocities.com/iwronsky/
 http://poe.perl.org/