Ubuntu's Perl

pmjdebruijn ulist at gs1.ubuntuforums.org
Mon Aug 15 16:04:42 UTC 2005


cc is just a symlink to gcc:




Code:
--------------------
    

  pmjdebruijn at agamemnon:~$ ls -l /usr/bin/cc

  lrwxrwxrwx  1 root root 20 2005-08-08 15:37 /usr/bin/cc -> /etc/alternatives/cc

  pmjdebruijn at agamemnon:~$ ls -l /etc/alternatives/cc

  lrwxrwxrwx  1 root root 12 2005-08-08 15:37 /etc/alternatives/cc -> /usr/bin/gcc

  pmjdebruijn at agamemnon:~$

  
--------------------




also, modperl is supplied through apt:




Code:
--------------------
    

  pmjdebruijn at agamemnon:~$ apt-cache search mod-perl

  LIBAPACHE2-MOD-PERL2 - INTEGRATION OF PERL WITH THE APACHE2 WEB SERVER
  *libapache-mod-perl - integration of perl with the Apache web server*

  libapache-mod-perl-doc - mod_perl documentation

  lxr-cvs - A general hypertext cross-referencing tool

  wzdftpd-mod-perl - Perl module for wzdftpd

  pmjdebruijn at agamemnon:~$

  
--------------------




And it's normal to have perl spread all over the place, just like
everything else... it's the UNIX way...



Regards,

Pascal de Bruijn


-- 
pmjdebruijn




More information about the ubuntu-users mailing list