- or download this
- <AdXML>
- <Preroll>
...
<Length>5</Length>
</Midroll>
</AdXML>
- or download this
Response Dump: $VAR1 = {
'Preroll' => {
...
'Completion' => 'http://192.168.0.1:80/foo/bar
+'
}
};
- or download this
my ($self, $response) = @_;
foreach my $asset_type ( keys %{$response} ) {
...
}
$logger->debug("Broke middle FOR asset param loop");
}
- or download this
- Starting asset_type Preroll
- Top of middle FOR loop asset_param = Length: 4
...
- Broke innermost WHILE loop asset_param = Length
- Bottom of middle FOR loop asset_param = Length