News

That's where the Perl module called XML::Simple comes in. It takes away the drudgery of parsing XML data, making the process easier than you ever thought possible.
Trying to build a report on how much time did a particular user spend logged into a terminal server over a period. The server is only accessible via a gateway, so I'm guessing that the disconnect ...