$Id: README,v 1.8 2004/11/12 00:57:12 roel Exp $

FrameMaker/MifTree version 0.075

A MIF Parser

~ INSTALLATION ~

To install this module type the following:

perl Makefile.PL
make
make test
make install

~ DEPENDENCIES ~

The module depends on the following CPAN modules:

Tree::DAG_Node
IO::Scalar (from the IO::Stringy bundle) IO::Tokenized
IO::Tokenized::File

~ COPYRIGHT AND LICENCE ~

Copyright 2004 ITP

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.