line |
l |
!l |
condition |
64
|
0 |
0 |
shift() || 'localhost' |
65
|
0 |
0 |
shift() || '/' |
66
|
0 |
0 |
shift() || {} |
105
|
0 |
0 |
'VoiceXML::Client::Parser'->new || die('Could not create parser??') |
138
|
0 |
0 |
shift() || '' |
171
|
0 |
0 |
shift() || {} |
178
|
0 |
0 |
shift() || die('VoiceXML::Client::UserAgent::runApplication MUST pass start URL') |
179
|
0 |
0 |
shift() || die('VoiceXML::Client::UserAgent::runApplication MUST pass device handle') |
202
|
0 |
0 |
$$self{'vxmlparser'}->parse($vxmlFileContents, $$self{'runtime'}) || die("Could not parse response from $url") |