my @contents = $viewbox->get('0','end'); foreach (@contents) {print "$_\n";}