#!/usr/bin/perl seek( DATA, 0, 0 ); $/ = undef; print ; __DATA__