Texinfo-Menus version 1.00

Texinfo::Menus updates the menus and node links in a Texinfo file
based on its chapter structure. The file may use `@include' to include
other files, which may also `@inlcude' other files. Unlike the similar
Emacs functions, Texinfo::Menus does not require that each chapter be
in a separate file.



INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install



DEPENDENCIES

None.


COPYRIGHT AND LICENCE

Copyright 2006 Christopher J. Madsen

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