NAME

App::TeXMine - extract information from LaTeX files

VERSION

version 0.01_15

SYNOPSIS

texmine command file.tex

Run texmine help for more options

DESCRIPTION

texmine is a script to quickly inspect the contents of a LaTeX file, such as image references, URLs, table of contens and citations.

SUBROUTINES/METHODS

img_cmd

img

url_cmd

url

bib_cmd

bib

index_cmd

index

AUTHOR

Andre Santos, <andrefs at cpan.org>

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc App::TeXMine

DEVELOPMENT

Repository

http://github.com/andrefs/app-texmine

LICENSE AND COPYRIGHT

Copyright 2012 Andre Santos.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

AUTHOR

Andre Santos <andrefs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Andre Santos.

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