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 Argument "6.36_02" isn't numeric in numeric ge (>=) at Makefile.PL line 77. 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.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/latex........1..13 ok 1 - set latex path ok 2 - get latex path ok 3 - set pdflatex path ok 4 - get pdflatex path ok 5 - set dvips path ok 6 - get dvips path ok 7 - got paths ok 8 - paths latex ok 9 - paths pdflatex ok 10 - paths dvips ok 11 - new latex ok 12 - new pdflatex ok 13 - new dvips ok t/latex2dvi....1..9 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 3 tests ok 4 - template text 1 processed OK: [% USE Latex;\n out = FILTER la... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE Latex format="dvi";\n ou... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE Latex;\n TRY; \n out ... ok 9 - template text 3 matched expected ok t/latex2pdf....1..9 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 3 tests ok 4 - template text 1 processed OK: [% USE Latex;\n out = FILTER la... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE Latex format="pdf";\n ou... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE Latex;\n TRY; \n out ... ok 9 - template text 3 matched expected ok t/latex2ps.....1..9 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 3 tests ok 4 - template text 1 processed OK: [% USE Latex;\n out = FILTER la... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE Latex format="ps";\n out... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE Latex;\n TRY; \n out ... ok 9 - template text 3 matched expected ok t/output.......1..9 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 3 tests ok 4 - template text 1 processed OK: [% USE Latex;\n FILTER latex(fi... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE Latex;\n FILTER latex(ou... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE Latex;\n FILTER latex(fi... ok 9 - template text 3 matched expected ok t/plugin.......1..41 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 19 tests ok 4 - template text 1 processed OK: [% TRY; \n hello | latex;\n ... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [[% USE Latex %]] ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% USE Latex format="nonsense"-%... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 17 - template text 7 matched expected ok 18 - template text 8 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 19 - template text 8 matched expected ok 20 - template text 9 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 21 - template text 9 matched expected ok 22 - template text 10 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 23 - template text 10 matched expected ok 24 - template text 11 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 25 - template text 11 matched expected ok 26 - template text 12 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 27 - template text 12 matched expected ok 28 - template text 13 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 29 - template text 13 matched expected ok 30 - template text 14 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 31 - template text 14 matched expected ok 32 - template text 15 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 33 - template text 15 matched expected ok 34 - template text 16 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 35 - template text 16 matched expected ok 36 - template text 17 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 37 - template text 17 matched expected ok 38 - template text 18 processed OK: [% USE Latex -%]\n[% TRY;\n "h... ok 39 - template text 18 matched expected ok 40 - template text 19 processed OK: [% USE Latex filter='pdf' format... ok 41 - template text 19 matched expected ok All tests successful. Files=6, Tests=90, 8 wallclock secs ( 2.24 cusr + 1.73 csys = 3.97 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Latex.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Template/Plugin/Latex.html Installing /home/cpanrun/build/5.10.0/site/lib/Template/Latex.pm Installing /home/cpanrun/build/5.10.0/site/lib/Template/Plugin/Latex.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Latex.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Template::Plugin::Latex.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod