NAME
App::texmine - extract information from LaTeX files
VERSION
Version 0.01
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>
BUGS
Please report any bugs or feature requests to bug-app-texmine at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-texmine. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc App::texmine
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
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.