Search results
Results From The WOW.Com Content Network
The Obfuscated Perl Contest was a competition for programmers of Perl which was held annually between 1996 and 2000. Entrants to the competition aimed to write "devious, inhuman, disgusting, amusing, amazing, and bizarre Perl code". [1] It was run by The Perl Journal and took its name from the International Obfuscated C Code Contest. [2]
Writing and reading obfuscated source code can be a brain teaser. A number of programming contests reward the most creatively obfuscated code, such as the International Obfuscated C Code Contest and the Obfuscated Perl Contest. Short obfuscated Perl programs may be used in signatures of Perl programmers. These are JAPHs ("Just another Perl ...
The site has tutorials, reviews, Q&A, poetry, obfuscated code, as well as sections for code snippets and entire scripts and modules. Generally, the section of the site with the most traffic is Seekers of Perl Wisdom, where users of all experience levels ask Perl-related questions.
Matt's Script Archive is a collection of CGI scripts written in the Perl programming language. Started in 1995 by Matt Wright (at the time a high school student in Fort Collins, Colorado), the archive contains about a dozen free scripts, designed to be easily added to a site and configured. [ 1 ]
This includes Perl itself, nearly all publicly released modules, many scripts, most design documents, many articles on Perl.com and other Perl-related web sites, and the Parrot virtual machine. Pod is rarely read in the raw, although it is designed to be readable without the assistance of a formatting tool.
A variety of events and websites allow the general public to present or publish code poetry, including Stanford University's Code Poetry Slam, [1] the PerlMonks Perl Poetry Page, [2] and the International Obfuscated C Code Contest. [3]
Provide a place for Perl programmers to compare notes on Perl resources helpful in using and developing Wikipedia, and for creating and sharing scripts for those purposes. Build a repository of Perl scripts for using or developing Wikipedia. Find out the actual name of the camel in the picture.
Perl Compatible Regular Expressions (PCRE) is a library written in C, which implements a regular expression engine, inspired by the capabilities of the Perl programming language. Philip Hazel started writing PCRE in summer 1997. [ 3 ]