When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Obfuscated Perl Contest - Wikipedia

    en.wikipedia.org/wiki/Obfuscated_Perl_Contest

    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]

  3. Obfuscation (software) - Wikipedia

    en.wikipedia.org/wiki/Obfuscation_(software)

    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 ...

  4. PerlMonks - Wikipedia

    en.wikipedia.org/wiki/PerlMonks

    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.

  5. Matt's Script Archive - Wikipedia

    en.wikipedia.org/wiki/Matt's_Script_Archive

    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 ]

  6. Plain Old Documentation - Wikipedia

    en.wikipedia.org/wiki/Plain_Old_Documentation

    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.

  7. Code poetry - Wikipedia

    en.wikipedia.org/wiki/Code_poetry

    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]

  8. Wikipedia : WikiProject Perl

    en.wikipedia.org/wiki/Wikipedia:WikiProject_Perl

    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.

  9. Perl Compatible Regular Expressions - Wikipedia

    en.wikipedia.org/wiki/Perl_Compatible_Regular...

    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 ]