require_once 'PEAR/Packager.php';
string PEAR_Packager::package ([string $pkgfile = NULL [, boolean $compress = TRUE]])
string PEAR_Packager::package
Creates a Package archive from package definition file and package files
path to package definition file
if TRUE package archive will be compessed using gzip
string - name of the created package archive
Table 27-1. Possible PEAR_Error values
This function can not be called statically.