The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension SolarWinds.

0.01  Thu Feb 11 14:50:24 2016
	- original version; created by h2xs 1.23 with options
		-AX SolarWinds
0.02  Fri Feb 12 09:26:00 2016 
       - Changed Name Space to Net::SolarWinds
       - Added unit tests to the manifest
0.03  Fri Feb 12
       - Indexing fixups didn't work... 

0.03  Fri Feb 12
       - More indexing fixups

0.04  Fi Feb 12
       - More indexing fixups

0.05  Fi Feb 12
       - Pod clean ups
       - added inital cook book
       - Added support for overloading query statements
       - Added extensive unit tests
       - can now overloading UA and JSON getter methods actually does something!
       - fixed Syntax error in method: GetNodePollers
       - Added dep for unit tests IO::Scalar
0.06
     Feb 13 2016
     - Spelling and grammer clean ups in pod.
     - Now all queries have been moved to Helper.pm
0.07
     Feb 14 2016
     - Bug fix in volume add
0.08
     Feb 14 2016
     - More swql moves to Helper.pm
     - Batch.pm  more add_volumes fixes..
	Now works as documented!

0.09 Feb 15 2016
     - REST.pm getInterfacesOnNode fixed call to nonexistant function
     - added unit test for REST.pm getInterfacesOnNode