The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Test::Base;

__END__
=== Filename is chomped automatically
--- file read_file
t/sample-file.txt
--- content
A sample of some text
in a sample file!

=== Filename is inline
--- file read_file: t/sample-file.txt
--- content
A sample of some text
in a sample file!