Perl software AtisWiki is a wiki engine derived by Marcus Denker in 1998 from CvWiki for the Abteilung Technische Infrastruktur (ATIS, Division for Technical Infrastructure) of the University of Karlsruhe in Karlsruhe, Baden-Württemberg, in southwestern Germany. ...more on Wikipedia about "AtisWiki"
GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software. It is made by the Free Software Foundation as one of GNU programs, and is part of the GNU build system. The makefiles produced follow the GNU Coding Standards. The latest version of automake is 1.9.6. ...more on Wikipedia about "Automake"
AWStats is an open source web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and ftp servers. AWstats parses and analyzes server log files, producing html reports. Data is visually presented within reports by tables and bar graphs. Static reports can be created through a command line interface. On-demand reporting is supported through a web browser CGI program. ...more on Wikipedia about "AWStats"
Bioperl is a collection of Perl modules that facilitate the development of Perl scripts for bioinformatics applications. ...more on Wikipedia about "BioPerl"
Blootbot is a fork of the original Infobot project. It uses SQL storage as the backend including MySQL and SQLite. It has many more features than the original Infobot project and is an active project. The project lead is Tim Riker, whose Wikipedia username is "TimRiker". apt, ibot, jbot, purl, dpkg, and others on freenode are blootbots. ...more on Wikipedia about "Blootbot"
The Bonsai CVS code management system is a computer program designed to help large programming projects productively manage CVS code archives. It was initially developed to fill the Mozilla project's need for good tools to allow multiple developers to edit its extremely large codebase. ...more on Wikipedia about "Bonsai CVS code management system"
Bugzilla is a general-purpose bug-tracking tool originally developed and used by the Mozilla Foundation. Since Bugzilla is web-based and is free software / open-source software, it is also the bug tracking tool of choice for many projects, both open source and proprietary. ...more on Wikipedia about "Bugzilla"
(Catalyst (software)) * The Model part is handled through DBIx::Class, Plucene, Net::LDAP and other model classes. ...more on Wikipedia about "Catalyst (software)"
CGI.pm is a large and widely used Perl module for programming Common Gateway Interface (CGI) web applications, providing a consistent API for receiving user input and producing HTML or XHTML output. ...more on Wikipedia about "CGI.pm"
Cowsay is a program which generates ASCII pictures of a cow with a message. It can also generate pictures of other animals. There is also a related program called cowthink, with cows with thought bubbles rather than speech bubbles. ...more on Wikipedia about "Cowsay"
CvWiki (also CVWiki) is a wiki engine developed in 1997 by Peter Merel and which includes concurrent versions (CV) of wiki pages. It is one of the first wiki wiki clones of WikiWikiWeb. ...more on Wikipedia about "CvWiki"
drakconf is the command that invokes the Mandrake Control Center or DrakConf which is a program written in Perl programming language for the configuration of the GNU/ Linux distribution Mandrakelinux. It is part of the so-called drakxtools and is specifically designed for this Linux distribution for running under command-line or X Window System environment. However the source code is available, so anyone capable of modifying the source code could port this application to other distributions, even other operating systems. This tool is a key feature in the Mandrake distro, due to the fact that it puts many configuration tools together in one place (see Categories below), and it is easier for a newbie to configure his/her system than using the /etc/
E-Blah is a free open source forum written in Perl. E-Blah uses a flat-file database. The project was started on December 3, 2001 by Justin Osborne. The software was first released in August 2002, a little less than a year after it was started. ...more on Wikipedia about "E-Blah"
The Everything Engine is an open source content management system written in Perl. It's designed for sites which allow submissions by any web user, but can be configured to serve as a content management system for a small number of trusted administrators. It has a very database-centric design; each page in the Everything Engine is a node, and each node has a nodetype which is also a node; much of the code is stored in the database. This simple design has proved to be extremely flexible. ...more on Wikipedia about "Everything Engine"
http://www.shortopedia.com - forget the rest. Perl_software
In computing, the Fink project is an effort to port popular Unix programs to Mac OS X. Fink uses the Debian package management system, apt, as well as its own frontend program, fink (which is implemented as a set of Perl modules). It is maintained by a large community of contributors ** who donate much of their time to package management and the project's further development. ...more on Wikipedia about "Fink"
Frozen Bubble is a free Puzzle Bobble style computer game which is available on several operating systems including Linux, Mac OS X and Windows; There is also a single player Java applet version. ...more on Wikipedia about "Frozen Bubble"
Greymatter is a free, open source blogging software released by Noah Grey in November 2000. Greymatter requires no database; its only requirement is Perl support on its webserver. It features robust options and extensibility, with a focus on customization and user control. Its current version is 1.3.1 . ...more on Wikipedia about "Greymatter"
Infobot is an early IRC bot used on the long lived chat network IRC. It was written in the Perl programming language by the user Lenzo and others. The bot's main goal was to remember URL's and associate them with a descriptive name, so whenever someone needed a specific URL they could ask the bot. For that reason, the first Infobot had the nickname 'url'. ...more on Wikipedia about "Infobot"
Kareha is an anonymous message board script written in Perl by Dag Ågren (aka !WAHa.06x36), released into the public domain. The software is closely modelled after the style of message board scripts used on 2channel and many other similar sites. It tries to use a modern structured XHTML and CSS layout, to allow for personally-made themes and code which displays properly on all of the major browsers ( Internet Explorer, Mozilla, Opera, etc). Kareha does not need a database backend. ...more on Wikipedia about "Kareha"
Kwiki is wiki software written in Perl by Brian Ingerson, and extended by many others. It was designed to be easy to install, maintain, and extend. ...more on Wikipedia about "Kwiki"
LWP (for "Library for WWW in Perl", also called libwww-perl) is a set of Perl modules that allow requests to be sent to the World Wide Web. ...more on Wikipedia about "Library for WWW in Perl"
Please inform your friends about shortopedia
LiveJournal (often abbreviated LJ) is a virtual community where Internet users can keep a blog, journal, or diary. It is also the name of the open source server software that was designed to run it. LiveJournal's differences from other blogging sites include its WELL-like features of a self-contained community and some social networking features similar to Friendster. ...more on Wikipedia about "LiveJournal"
MARC (Mailing list ARChive) is a computer-related mailing list archive. It archives over 24 million emails from over 1900 mailing lists, with approximately 300,000 new mails added per month. The archive is hosted by the company 10East, formerly called the AIMS Group, and is maintained by a group of volunteers led by Hank Leininger. ...more on Wikipedia about "MARC (archive)"
Matt's Script Archive is a collection of CGI scripts written in Perl. Started in 1995 by Matt Wright, the archive contains about a dozen scripts, designed to be easily added to a site and configured. One of the scripts, FormMail, is claimed to be the most popular CGI script on the World Wide Web. ...more on Wikipedia about "Matt's Script Archive"
Maypole is a Perl framework for MVC-oriented web applications, similar to Jakarta's Struts . Maypole is designed to minimize coding requirements for creating simple web interfaces to databases, while remaining flexible enough to support enterprise web applications. ...more on Wikipedia about "Maypole framework" Made by www.shortopedia.com. shortopedia
This article is licensed under the GNU Free Documentation License.
It uses material from the Wikipedia . Direct links to the original articles are in the text.
If you use exact copy or modified of this article you should preserve above paragraph and put also : It uses material from
the Shortopedia article about "Perl software".
| MAIN PAGE | MAIN INDEX | CONTACT US |