Help for this page
use strict; use warnings; ... my $status = $text->index('current'); print "$status\n"; }