use IO::Infiles; use Test::More tests=>4; is @{[ ]} => 0; is @{[ ]} => 1; is @{[ ]} => 0; is @{[ ]} => 3; __END__ __FOO__ foo one __SUN1__ __SUN2__ jdsu one jdsu two jdsu three