Greetings - Just started playing with the Neatpp ManageabilitySDK and Perl.
I tried a simple use case of the apitest.pl smple program and am running into the following issue:
[root@svlv6231# pwd
/opt/netapp-manageability-sdk-9.3/src/sample/Data_ONTAP/Perl
root@centosvm# perl apitest.pl cluster01 foo bar system-get-version
Can't locate object method "new" via package "HTTP::Request" (perhaps you forgot to load "HTTP::Request"?) at ../../../../lib/perl/NetApp/NaServer.pm line 722.
Anyone have any idea what this error message means. It appears I have all the required Perl Modules loaded at run time.
Thx in advance!