#!/usr/bin/perl use strict; use warnings; use Tie::File; __END__ -- test -- [% USE Latex; out = FILTER latex(format="pdf"); -%] \usepackage{verbatim} \begin{comment} This is a comment Ditto Double-Ditto \end{comment} \documentationclass{article} \begin{document} \section{{Introduction} \end{document} [% END; -%] [% out | head(4) %] -- expect -- %PDF
In reply to Re: split and tie::file
by Khen1950fx
in thread split and tie::file
by pablgonz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |