Subject: | Sample code doesn't work |
Hi,
I downloaded AXL-Client-Simple using ActivePerl 5.14 and tried the
sample code on a Mac (OS X 10.7.4) , but I get this error:
Can't locate object method "nodeType" via package "Use System Default"
(perhaps you forgot to load "Use System Default"?) at
/usr/local/ActivePerl-5.14/site/lib/XML/Compile/Translate/Reader.pm line
564.
This happens for this statement:
my $device = $cucm->get_phone('SEP001122334455');
Any ideas? Thanks.