Debian / Ubuntu:

  • apt-get install apache2 bison flex libapache2-mod-perl2 libsoap-lite-perl libsox-fmt-all libtext-csv-perl sox
  • perl -MCPAN -e 'install Business::PayPal::IPN'
  • perl -MCPAN -e 'install Pod::WSDL'

Others:

  • yum -y install expat-devel mod_perl poppler-utils sox
  • perl -MCPAN -e 'install Business::PayPal::IPN'
  • perl -MCPAN -e 'install Pod::WSDL'
  • perl -MCPAN -e 'install SOAP::Lite'
  • perl -MCPAN -e 'install Text::CSV'