Event Notification Listener
Problem this snippet solves: This perl script is a standalone http daemon that will listen and log Management::EventNotification messages to disk. Code : #!/usr/bin/perl
#-------------------------...
Published Mar 07, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
TomMc_89734
Jan 22, 2016Historic F5 Account
There are 3 strings like this "-->" in the code. What are these for? I don't recognize them as Perl operators. Also, what is the "1;" on line 106?