#!/usr/bin/env perl use strict; use warnings; print <<'EOT'; How do I align this statement so that it does not look like a run on sentence and take up the whole screen? EOT #### How do I align this statement so that it does not look like a run on sentence and take up the whole screen?