diff options
Diffstat (limited to 'lib/Net/Prizm.pm')
-rw-r--r-- | lib/Net/Prizm.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Prizm.pm b/lib/Net/Prizm.pm index b2f109d..6312f16 100644 --- a/lib/Net/Prizm.pm +++ b/lib/Net/Prizm.pm @@ -41,7 +41,7 @@ if (ref($err_or_som)){ =head1 DESCRIPTION Net::Prizm is a module implementing a Perl interface to Motorola's Canopy -Prizm SOAP interface. It is compatible with version 2.1 of that software +Prizm SOAP interface. It is compatible with version 3.0r1 of that software and requires the WSDL from Motorola. Net::Prizm enables you to simply access the SOAP interface of your Prizm |