Class FPM::Package::PEAR
In: lib/fpm/package/pear.rb
lib/fpm/package/pear.rb
Parent: FPM::Package

This provides PHP PEAR package support.

This provides input support, but not output support.

Methods

input   input  

Public Instance methods

Input a PEAR package.

The parameter is a PHP PEAR package name.

Attributes that affect behavior here:

  • :prefix - changes the install root, default is /usr/share
  • :pear_package_name_prefix - changes the

Input a PEAR package.

The parameter is a PHP PEAR package name.

Attributes that affect behavior here:

  • :prefix - changes the install root, default is /usr/share
  • :pear_package_name_prefix - changes the

[Validate]