Business::PayPal::EWP - Perl extension for PayPal's Encrypted Website Payments ================================ INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Test::More, Net::SSLeay COPYRIGHT AND LICENCE Copyright (c) 2004, 2005 Issac Goldstand Emargol@beamartyr.netE All rights reserved. This library includes code copied from L and PayPal's sample code. More information about those projects' authors can be found at the respective project websites. This library is free software. It can be redistributed and/or modified under the same terms as Perl itself.