Hi,
Honestly, I know nothing about pear (... installation and all). But I know that there are MANY useful functions available through pear. I wonder if it is possible to use a source file out of the repository and use it with complete disregard for the rest of pear?
Thanks
Edit: After I read Mike's answer I think I'd better explain more. What I mean is "is it technically possible to use a source file out of the repository and use it with complete disregard for the rest of pear?
For instance Zend Framework offers canned functionality too, but the packages are so tightly interleaved that you simply cannot use a source file in isolation and have to include many others on which it depends. Well, does the same, or a similar condition exist with pear?