use Modules::Parse ('start_parser'); use strict; my @resp = start_parser(); print @resp;