open FILE, $path; $/ = \1024; print while <FILE>; [download]
larryk perl -le "s,,reverse killer,e,y,rifle,lycra,,print"
In reply to Re: read() by larryk in thread read() by Parham