How to retrieve the version of your package

When reporting a bug, it is very helpful if you tell us which version of the package you are using. You can obtain this number by opening a shell and typing:

pear list|grep $packagename

Alternatively, type in pear list alone and search the output for your package.