Installing non-stable PEAR packages

Kellan points out a feature of PEAR I’d missed.

Packages such as XML_Serializer haven’t reached ’stable’. So to install them, I’d been changing PEAR’s config to accept ‘beta’, then install.

Instead, you direct PEAR to install a specific version.

More like this: .