-
Notifications
You must be signed in to change notification settings - Fork 23
mkutter/soaplite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To install SOAP::Lite, run the following commands: perl Makefile.PL make make test make install The test suite requires perl 5.6.0, so you will experience failing tests under older versions of perl. SOAP::Lite itself should work with perls as old as 5.5.4, but your mileage may vary.