Help for this page
use strict; use warnings; ... if (length $chunk) { print "---chunk (leftover)---\n$chunk"; }