Python:
python-opencv
package in Ubuntu,opencv-python
in Fedora
Perl:
- System package for OpenCV 2.4 worked for me (2.4.8)
- CPAN module
Image::ObjectDetect
- OpenCV Docs - Generally similar between Python and C++, differences are well documented.
- OpenCV Python Tutorials