iLO 2 Scripting and Command Line Guide

later command. However, the PERL script must send data within a few seconds or the device will
time out and disconnect.
When using the XML scripting interface with PERL scripts, the following restrictions apply:
PERL scripts must send the XML header before sending the body of the script.
PERL scripts must provide script data fast enough to prevent the device from timing out.
Only one XML document is allowed per connection, which means one pair of RIBCL tags.
The device will not accept additional XML tags after a syntax error occurs. To send additional
XML, a new connection must be established.
58 Perl scripting