On Wed, Oct 30, 2002 at 04:47:54PM -0600, Steven Lembark wrote: > > > -- Uri Guttman <[EMAIL PROTECTED]> > > > 25 perl > > 22 apache > > 19 linux > > Also interesting is that Perl showed up on CGI (2) and > LDAP (1). Probably a fair bit of other services depend > on Perl but don't list it.
There are also commercial products that depend on Perl. Recently, I gave a Perl course. 3 out of 4 students followed the course mainly because HP Openview comes with so many Perl scripts. Veritas Cluster is also (partially) written in Perl. Last year, I did a "crash course" about Veritas Cluster - it turned out that there wasn't a hook for postshutdown actions. While my coworkers complained about this missing feature, I editted the source and added the features, which was about 3 lines of Perl. It might be present in the newest version of the software. ;-) And Solaris also comes with tools that are written in Perl. Abigail
