#!/usr/bin/perl use strict; use warnings; binmode DATA; my $binary = ; print "$binary\n"; __DATA__ first second #### first