The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

LiveGeez::File - File Openning and Caching for LiveGe'ez

SYNOPSIS

 use LiveGeez::Request;
 use LiveGeez::File;

 main:
 {

        my $r = LiveGeez::Request->new;

        my $f = LiveGeez::File->new ( $r );

        $f->Display;

        exit (0);

 }

DESCRIPTION

File.pm instantiates an object for processing an Ethiopic text or HTML document. The constructor requires a LiveGeez::Request object as an argument.

AUTHOR

Daniel Yacob, LibEth@EthiopiaOnline.Net

SEE ALSO

perl(1). Ethiopic(3). http://libeth.netpedia.net/LiveGeez.html