my $append; chomp, print "$_ $append" while defined($_ = ) and defined($append = ); #### defined($_ = and $append = )