DB<3> x %report_hash_XML
0 'File'
1 HASH(0x2124580)
'FileReport' => HASH(0x3454ce0)
'Check' => HASH(0x3454b90)
'AutoFix' => 'no'
'CheckName' => 'somecheckname'
'CheckStatus' => 'PASSED'
'Location' => HASH(0x3524ca0)
'Length' => 'n/a'
'LineNumber' => undef
'Start' => 'n/a'
'Message' => 0
'Name' => 'some name'
2 'Date'
3 'Monday, July 08, 2013 14:35:25'
XMLout($report_hash_XML, NoAttr => 1, RootName => 'Report', OutputFile => "$reportLocation/$fileName");
<Report>
<Date>Monday, July 08, 2013 14:32:11</Date>
<File>
<FileReport>
<name>Check</name>
<AutoFix>no</AutoFix>
<CheckName>somecheckname</CheckName>
<CheckStatus>PASSED</CheckStatus>
<Location>
<Length>n/a</Length>
<LineNumber></LineNumber>
<Start>n/a</Start>
</Location>
<Message>0</Message>
</FileReport>
<Name>some name</Name>
</File>
</Report>
<Report>
<Date>Monday, July 08, 2013 14:32:11</Date>
<File>
<FileReport>
<Check>
<AutoFix>no</AutoFix>
<CheckName>somecheckname</CheckName>
<CheckStatus>PASSED</CheckStatus>
<Location>
<Length>n/a</Length>
<LineNumber></LineNumber>
<Start>n/a</Start>
</Location>
<Message>0</Message>
</Check>
</FileReport>
<Name>some name</Name>
</File>
</Report>
Network and collaborate with thousands of CTOs, CISOs, and IT Pros rooting for you and your success.
”The time we save is the biggest benefit of E-E to our team. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange.
Our community of experts have been thoroughly vetted for their expertise and industry experience.