print "@items\n"; print join ('\n', @items), "\n"; print "$_\n" for @items;