Template-Latex v2.17 -------------------- The Template-Latex modules add LaTeX support for the Template Toolkit. They allow you to create LaTeX documents using the full power of the Template Toolkit. The generated output can then be filtered through the 'latex', 'pdflatex' and/or 'dvips' programs to create PDF, DVI and PostScript documents. To use the Template-Latex module you'll first need to install LaTeX on your system and make sure the above programs are available. Answer the following questions to confirm their locations, then run 'make', 'make test' and 'make install'. latex path [/usr/bin/latex] /usr/bin/latex pdflatex path [/usr/bin/pdflatex] /usr/bin/pdflatex dvips path [/usr/bin/dvips] /usr/bin/dvips Checking if your kit is complete... Looks good Writing Makefile for Template-Latex cp lib/Template/Plugin/Latex.pm blib/lib/Template/Plugin/Latex.pm cp lib/Template/Latex.pm blib/lib/Template/Latex.pm Manifying blib/man3/Template::Plugin::Latex.3 Manifying blib/man3/Template::Latex.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/latex........ok t/latex2dvi....ok t/latex2pdf....ok t/latex2ps.....ok t/output.......ok t/plugin.......ok All tests successful. Files=6, Tests=88, 13 wallclock secs (10.76 cusr + 1.37 csys = 12.13 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Template/Latex.pm Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Template/Plugin/Latex.pm Installing /home/cpanrun/build/5.8.0/man/man3/Template::Plugin::Latex.3 Installing /home/cpanrun/build/5.8.0/man/man3/Template::Latex.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod