perl
Output of '/usr/bin/perl --version':
This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page.
php
Output of '/usr/bin/php -v':
PHP 5.2.0-8+etch15 (cgi-fcgi) (built: Apr 29 2009 17:13:36) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
Output of '/usr/bin/php -m':
[PHP Modules] bcmath bz2 calendar ctype curl date dba dom exif filter ftp gd gettext hash iconv imagick json ldap libxml mbstring mime_magic mysql mysqli openssl pcre PDO pdo_mysql pdo_pgsql pgsql posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib [Zend Modules]
Output of '/usr/bin/php4 -v':
PHP 4.4.4-8+etch6 (cgi-fcgi) (built: May 16 2008 15:12:55) Copyright (c) 1997-2006 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
Output of '/usr/bin/php4 -m':
[PHP Modules] bcmath bz2 calendar ctype curl dba dbx exif filepro ftp gd gettext iconv imagick ldap mbstring mime_magic mysql openssl overload pcre pgsql posix session shmop sockets standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlrpc yp zip zlib [Zend Modules]
Output of '/usr/bin/php5 -v':
PHP 5.2.0-8+etch15 (cgi-fcgi) (built: Apr 29 2009 17:13:36) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
Output of '/usr/bin/php5 -m':
[PHP Modules] bcmath bz2 calendar ctype curl date dba dom exif filter ftp gd gettext hash iconv imagick json ldap libxml mbstring mime_magic mysql mysqli openssl pcre PDO pdo_mysql pdo_pgsql pgsql posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib [Zend Modules]
python
Output of '/usr/bin/python -V':
Python 2.4.4
ruby
Output of '/usr/bin/ruby --version':
ruby 1.8.5 (2006-08-25) [x86_64-linux]