Thomas Wittek > Konstrukt > Konstrukt::Handler::File

Download:
konstrukt/Konstrukt-0.5-beta13.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Source  

NAME ^

Konstrukt::Handler::File - Handler for the processing of a given filename

SYNOPSIS ^

        my $filehandler = Konstrukt::Handler::File->new($root, $filename);
        $filehandler->handler();

DESCRIPTION ^

Parses a given file against special (e.g. <&...&>) tags and prints out the result.

METHODS ^

new

Constructor of this class. Will so some necessary initialization and call the constructor of the super class.

Parameters:

handler

Handles the file and prints out the result

emergency_exit

Will be called on a critical error. Put out the error messages.

AUTHOR ^

Copyright 2006 Thomas Wittek (mail at gedankenkonstrukt dot de). All rights reserved.

This document is free software. It is distributed under the same terms as Perl itself.

SEE ALSO ^

Konstrukt::Handler, Konstrukt

syntax highlighting: