The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
\NeedsTeXFormat{LaTeX2e}
\documentclass[11pt]{book}
\title{Some Test Doc}
\begin{document}
    \maketitle
    \mainmatter
    \chapter*{Preface}
    \input{t/data/input.tex}
\end{document}