In my previous post I mentioned the The Year In Scripting Languages: Lua/Perl/Python/Ruby/Tcl 2002.
As I read it again, I noticed that Python and Tcl had a long list of applications---things written in those languages that non-programmers could use. Nothing was listed for Perl (or Ruby or Lua).
I know that some end-user applications (i.e. people use it and never look at the code, or even know it is in Perl) have been written in Perl, but I cannot name any.
Bricolage is some sort of content-management thingy, but I have never looked at it.
And...
um.
hmmm...
I bet I am using these things all the time without knowing it. That I do not know what most of what I use is written in is actually a good thing---I should not have to know. As a person who teaches Perl for a living, I feel like an idiot for not have a handful of things I can point to.
What are some major applications written in Perl and targeted at end users? Does someone want to write a survey of all of those for The Perl Review ?
SlashCode (Score:1)
more? (Score:1)
How 'bout Koha [koha.org] (a library server)? I'm sure there are a lot of other apps that could be cited.
-pate
How about... (Score:2)
Amazon.com [amazon.com]
IMBd.com [imdb.com]
And many others. Some of Perl's most-visible major applications are websites that people use daily.
--rjray
Re:How about... (Score:1)
Re:How about... (Score:1)
That leaves Frozen Bubble [frozen-bubble.org] and the Mandrake utilities. You might count L'ane [sourceforge.net], which Ovid [perl.org]'s company has used. There's not much, is there?
Re:How about... (Score:1)
Is Frozen Bubbles really Perl? If we implemented Tetris or Minesweeper in Perl, we could take over the world.
radiator (Score:1)
http://www.perl.com/pub/a/2002/10/15/radiator.html
http://www.open.com.au/ra
A couple of apps written in perl (Score:1)
- Request Tracker RT at http://www.bestpractical.com/
- Spamassasin
- Infobot
- Bugzilla
- Debian Configuration
:-)
- gotmail
- Nagios uses perl plugins and embeds perl for faster checks
- Wembin
- MisterHouse
- AWStats
- Fink
Hopes this makes someone happierArthur
sky
Re:A couple of apps written in perl (Score:1)
sky
Re:A couple of apps written in perl (Score:1)
gotmail might qualify, but it looks complicated to use.
Re:A couple of apps written in perl (Score:1)
I disagree when you say RT is only for programmers, we use RT for a lot of different stuff and a lot of non programmers use it.
Moveable type seems also to be used by alot of non programmers.
Arthur
sky
Re:A couple of apps written in perl (Score:1)
I'm not especially interested in the list Python made, and I'm not making my list to show that Perl beats Python.
I want to know if Perl is useful to anyone other than techies. Moveable Type seems to be a good example of that. Are there others?
Re:A couple of apps written in perl (Score:1)
Since we are a software shop just about everything is ofcourse related to software development, but it is not only used by us programmers, in fact the bugs and change queues seems to be the least used ones.
Sorry for that python list reference, I missunderstood you as if you were
sky
Re:A couple of apps written in perl (Score:1)
Still, I count RT as an enterprise application.
Re:A couple of apps written in perl (Score:1)
Applications (Score:2)
EPrints (Score:1)
Eprints [eprints.org] is an application for building an eprints archive ...it's written in Perl, and available for use under the GNU License. An Eprint Archive is a collection of digital documents and metadata whose contentst are interoperable with other eprints archives. Metadata can then be harvested into global "virtual" archives that are seamlessly navigable by any user (just as a commercial index or abstract database is navigable, but with full-text access.
The Eprints software is being used quite heavily:
what about my stuff? (Score:1)
pVoice and pType are (respectively) Perl/Tk and wxPerl applications for disabled children. pVoice is under heavy reconstruction and will be wxPerl-based in the next version...
Jouke Visser
Using Perl to Enable the Disabled pVoice Sof [pvoice.org]