bool PEAR_Common::validPackageName ( string $name )
Test whether a string contains a valid package name.
the package name to test
bool - Returns TRUE on success, FALSE on failure.
This function can not be called statically.