Geometry.Net - the online learning center
Home  - Computer - Perl
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 197    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Perl:     more books (100)
  1. Learning Perl, 5th Edition by Randal Schwartz, Tom Phoenix, et all 2008-06-27
  2. Programming Perl (3rd Edition) by Larry Wall, Tom Christiansen, et all 2000-07-14
  3. Effective Perl Programming: Ways to Write Better, More Idiomatic Perl (2nd Edition) (Effective Software Development Series) by Joseph N. Hall, Joshua A. McAdams, et all 2010-04-29
  4. Perl Cookbook, Second Edition by Tom Christiansen, Nathan Torkington, 2003-08-21
  5. Perl Best Practices by Damian Conway, 2005-07-12
  6. Intermediate Perl by Randal L. Schwartz, Tom Phoenix, et all 2006-03-08
  7. Automating System Administration with Perl: Tools to Make You More Efficient by David N. Blank-Edelman, 2009-05-21
  8. Perl Pocket Reference, 4th Edition by Johan Vromans, 2002-07
  9. Beginning Perl for Bioinformatics by James Tisdall, 2001-10-15
  10. Perl for Dummies (Fourth Edition) by Paul Hoffman, 2003-03-21
  11. Mastering Perl by brian d foy, 2007-07-16
  12. Sams Teach Yourself Perl in 24 Hours (3rd Edition) by Clinton Pierce, 2005-06-25
  13. Beginning Perl, Second Edition by James Lee, 2004-08-30
  14. Perl by Example (4th Edition) by Ellie Quigley, 2007-11-15

1. Perl.com: The Source For Perl -- Perl Development, Perl Conferences
News site run by O Reilly. Contains documentation, weekly articles, perl developmentsummaries, blogs, and links to a variety of resources.
http://www.perl.com/
Sign In/My Account View Cart Articles Weblogs ... Perl programming forum for Perl beginners and experts. Search Sponsored Zones
Novell Learning Channel
Perl.com Downloads Documentation CPAN Mirror FAQs ... Search
Perl Columns P5P Digest P6P Digest Perl Success Stories Sites
codezoo.com

Databases

LinuxDevCenter.com

MacDevCenter.com
...
WebServices.XML.com
Affiliate Sites
LinuxQuestions.org

OSDir.com

Servlets.com
Resource Centers Bioinformatics C/C++ Databases Digital Media ... Using Qpsmtpd While email is increasingly a worker's most important communication medium, the onslaught of attacks from spam, viruses, and other malicious email content is ever increasing. By implementing a mail server in Perl, you can use your favorite language to mitigate those attacks and provide greater flexibility in processing incoming mail. Matt Sergeant shows how to install, configure, and write plugins for Qpsmtpd. [Sysadmin] Parsing iCal Data Perl's suitability as a glue language allows you to connect two applications that wouldn't normally communicate by translating their data files between formats. It's especially nice when these are open file formats. Robert Pratte shows how to parse iCal data filesas used in Apple's iCalendar programand visualize them using the open source Dot graphic package. [Perl.com]

2. The Perl Directory - Perl.org
Run by the perl Foundation with the aim of being the central directory of all things perl . Lists news, applications, documentations, communities, and events. Also hosts various perl projects, including the perl core, and many mailing lists.
http://www.perl.org/
The Perl Directory at Perl.org
Current Release:
New to Perl?
See our Resources for Perl Beginners
What is Perl?
Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Sponsor:
About Perl
learn history ...
Summer of Code: Refactor Pirate...
Got Books? Visit our books site
The Perl Foundation
Site Information and Contacts

The Perl NOC
Perl.org sites : books dev history jobs ... use When you need perl, think perl.org

3. Mod_perl: Welcome To The Mod_perl World
mod_perl brings together the full power of the perl programming language and You can use perl to manage Apache, respond to requests for web pages and
http://perl.apache.org/
Welcome to the mod_perl world
perl.apache.org

What is mod_perl?

Success Stories

Download
...
Search

Whole Site Stories Download All Docs ..1.0 Docs ....Guide 1.0 ....OS 1.0 ....API 1.0 ..2.0 Docs ....User 2.0 ....OS 2.0 ....Devel 2.0 ....API 2.0 ..General Docs ..Tutorials ..OffSite Docs Getting Help Mailing Lists Products Contribute About
Short Cuts
Maillist Subscription

Maillist Archives

The source
The 1.0 guide ... CPAN 2.0 Modules Porting Status Sister Sites Apache Week Perl Mongers Use Perl Perl Monks ... Books mod_perl Pocket Reference By Andrew Ford Writing Apache Modules with Perl and C By Lincoln Stein, Doug MacEachern Embedding Perl in HTML with Mason By Dave Rolsky, Ken Williams More mod_perl books... mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more. is more than CGI scripting on steroids. It is a whole new way to create dynamic content by utilizing the full power of the Apache web server to create stateful sessions, customized user authentication systems, smart proxies and much more. Yet, magically, your old CGI scripts will continue to work and work very fast indeed. With mod_perl you give up nothing and gain so much! Lincoln Stein mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content.

4. Perl.com The Source For Perl Perl Development, Perl Conferences
The official perl home page, run by O'Reilly. Contains documentation, news, and links to a variety of resources.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

5. Downloading The Latest Version Of Perl
perl is Open Source software. You can download it for free as a source code The current version of perl is 5.8.7. This is a stable, tested release that
http://www.perl.com/download.csp
Sign In/My Account View Cart Articles Weblogs ... Perl programming forum for Perl beginners and experts. Search Sponsored Zones
Novell Learning Channel
Perl.com Downloads Documentation CPAN Mirror FAQs ... Search
Perl Columns P5P Digest P6P Digest Perl Success Stories Sites
codezoo.com

Databases

LinuxDevCenter.com

MacDevCenter.com
...
WebServices.XML.com
Affiliate Sites
LinuxQuestions.org

OSDir.com

Servlets.com
Resource Centers Bioinformatics C/C++ Databases Digital Media ... Mastering Perl for Bioinformatics
Downloading the Latest Version of Perl
by Tom Christiansen
Contents of this document
  • Source Code Distribution
    Overview
    Perl is Open Source software. You can download it for free as a source code or as a pre-compiled binary distribution.
    Perl Source Code Distribution
    Use the instructions below to download the complete Perl source code distribution via your Web browser. On CPAN, you will find Perl source in the /src directory. The source code is distributed as either a Unix-style tar archive compressed by GNU zip (gz) or as a PC-style ZIP archive. (The only difference is the type of archive; the same source code files are inside the archive. Once you download the gzip or zip archive, you will have to extract the source code files from the distribution and then follow the instructions on how to compile the source code for your system. If you don't have a compiler, or are unclear about compiling source code, then look first for a binary distribution of Perl.

6. The Perl Directory - Perl.org
Site run by the perl Foundation with the aim of being _QUOTATION_the central directory of all things perl_QUOTATION_. Lists news, applications
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. FAQ De.comp.lang.perl.misc
Die FAQ zur Newsgroup, f¼r alle die an dclpm teilnehmen wollen.
http://www.worldmusic.de/perl/mini-faq.txt
Archive-name: de/comp-lang-perl/mini-faq Posting-frequency: weekly Last-modified: 2004-10-26 Version: 1.16 URL: http://www.worldmusic.de/perl/mini-faq.html Wichtige Informationen fuer neue Teilnehmer in de.comp.lang.perl.misc Lieber Leserin, lieber Leser, Jeden Tag laufen in de.comp.lang.perl.misc eine Menge Fragen und Nachrichten auf. Viele dieser Fragen und Problemstellungen sind mittlerweile sehr gut dokumentiert und ausfuehrlich beantwortet. Bevor Du also hier postest, unternimm' bitte die Anstrengung, zuerst einmal selbst eine Antwort auf Deine Frage zu finden. Die untenstehen Resourcen sollen Dir dabei helfen. Hinweis in eigener Sache: Eine FAQ, auch eine kleine, steht und faellt mit den Anregungen, Kommentaren, Ergaenzungen und der Kritik ihrer Leser. Insbesondere Links aendern sich im Netz mit einem unglaublichen Tempo. Sollte Dir also ein Link auffallen, der nicht mehr funktioniert, gib' mir bitte Bescheid, damit ich die Aenderungen einarbeiten kann (am besten gleich mit dem aktuellen URL). Danke. Fuer alle dieses Dokument betreffenden Fragen, etc. gibt es die E-Mail-Adresse perl_mini_faq@worldmusic.de

8. Introduction To Perl
A thorough yet quick tutorial that touches on the major uses of perl.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

9. About Perl - Perl.org
perl 1.0 was released to usenet s alt.comp.sources in 1987 perl takes thebest features from other languages, such as C, awk, sed, sh, and BASIC,
http://www.perl.org/about.html
The Perl Directory: About Perl Home
Get Perl

Perl News

Perl Core Development
...
The Perl Community
More about Perl
"perl" or "Perl"?
Success stories

Perl's history

Reducing Business Risks
Who uses Perl?
The Perl Journal estimated that there are over 1,000,000 Perl users. More than 200 local Perl user groups exist on six continents.
Larry Wall,
Perl's Creator
Larry received the Dr. Dobbs Journal Excellence in Programming Award (March 1996) and was awarded the first Free Software Foundation Award for the Advancement of Free Software. (October 1998)
Perl Facts
  • Perl is a stable, cross platform programming language.
  • It is used for mission critical projects in the public and private sectors.
  • Perl is Open Source software, licensed under its Artistic License , or the GNU General Public License (GPL)
  • Perl was created by Larry Wall.
  • Perl 1.0 was released to usenet's alt.comp.sources in 1987
  • PC Magazine named Perl a finalist for its 1998 Technical Excellence Award in the Development Tool category.
  • Perl is listed in the Oxford English Dictionary
Supported Operating Systems

10. Las Páginas De Perl En Español
FAQs, documentaci³n, historias de ©xito y enlaces.
http://cronopio.net/perl/

11. CPAN
The Comprehensive perl Archive Network, the gateway to all things perl. The canonical location for perl code and modules.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

12. CPAN
The Comprehensive perl Archive Network, the gateway to all things perl. The canonicallocation for perl code and modules.
http://www.cpan.org/
Comprehensive Perl Archive Network
2005-09-17 online since 1995-10-26 2987 MB 263 mirrors 4599 authors 8716 modules Welcome to CPAN! Here you will find All Things Perl.
Browsing
Searching
FAQ etc
Yours Eclectically, The Self-Appointed Master Librarian (OOK!) of the CPAN Jarkko Hietaniemi cpan@perl.org CPAN master site hosted by

13. Introduzione Al Perl
Dispense del corso di introduzione alla programmazione in questo linguaggio di Marco Liverani.
http://www.isinet.it/~marco/perl/
Introduzione al Perl
Dispense del corso di introduzione alla programmazione in Perl
Marco Liverani liverani@mat.uniroma3.it marco@isinet.it
Roma, Settembre 1996 La versione originale di questo fascicolo (disponibile in formato Postscript e PDF latex2html.pl.gz . I numerosi esempi presenti nel testo sono stati verificati utilizzando l'interprete Perl v. 5.001 in ambiente Linux. Prima versione Settembre 1996
Revisione Aprile 1997
Indice degli argomenti
Introduzione
1. Introduzione alla programmazione

  • Algoritmi
  • Diagrammi di flusso
  • Programmazione strutturata
  • Compilatori ed interpreti
  • Cenni sulle strutture dati
2. Introduzione al Perl
  • Intestazione di un programma
  • Istruzioni di base
  • Input/output su file
3. Strutture dati in Perl
  • Variabili scalari ed array
  • Liste ed array associativi
  • Apici, stringhe ed interpolazione
  • Operatori
4. Strutture di controllo
  • Operatori logici
  • Operatori di confronto
  • Struttura condizionale if-else
  • Il ciclo while
  • Il ciclo for
  • Altre istruzioni di controllo
5. Pattern matching
  • Espressioni regolari
  • Pattern matching
  • Pattern substitution
6. Variabili speciali

14. ActiveState - Dynamic Tools For Dynamic Languages
Download perlScript for use with Active Server Pages for free. ActiveState also hosts a few mailing lists dedicated to Win32 perl programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

15. CPAN/ports
This document contains pointers to binary distributions of perl. However Some of the perl binary distributions include such module distributions.
http://www.cpan.org/ports/
Perl Ports (Binary Distributions)
CPAN /ports Acorn AIX Amiga Apollo ... z/OS Note that CPAN does not build these packages: we just provide the hyperlinks. So please don't ask to build a package for you: you have access to the plaftorm, not us. Also, this page lists operating systems, not hardware platforms: therefore Perl packages for, say, Linux PDAs or SONY Playstation, or XBox, or toasters, or so forth running Linux are not "ports" as such. There are, of course, exceptions to the above: if for some reason getting packages for the particular platform is hard (of example not that many people have the compiler environment for the platform, or the compiler environment is a tricky cross-compilation environment, or there is no common repository for sharing packages), CPAN can consider hosting packages or adding links for such platforms. But if there is a commonly known repository to get packages in that particular platform, please first prefer uploading your Perl package there one instead of CPAN, because that common repository is where the users will go first. We can add a link to this page pointing to that common repository, of course. Note that this page is exceptional in CPAN in that we list some shareware and commercial software when it comes to Perl editors, IDEs, and SDKs. Anywhere else in CPAN we strongly disapprove any non-free (as in beer) software.

16. Perl Regular Expression Quick Reference
Onepage document containing tabulated summaries of common codes, modifiers, and special characters. PDF
http://www.erudil.com/preqr.pdf

17. Mod_perl Welcome To The Mod_perl World
The _QUOTATION_official_QUOTATION_ mod_perl web site.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

18. ActiveState - Dynamic Tools For Dynamic Languages
Download perlScript for use with Active Server Pages for free. ActiveState alsohosts a few mailing lists dedicated to Win32 perl programming including
http://www.activestate.com/
window.name="ActiveState"
ActiveState - Komodo IDE Perl Python Tcl PHP XSLT
TOOLS
ASPN RESOURCES
LANGUAGES
ENTERPRISE EDITIONS
Guaranteed-quality combination language and module/extension support.
OEM LICENSING
Quality-assured distributions for Linux, Mac OS X, Solaris and Windows
IN THE NEWS
August 23
ActiveState Adds Expect for Windows to ActiveTcl
The popular automation tool is now free for download with ActiveTcl August 2
Preview ActiveState Komodo 3.X Alpha for Mac OS X
Code. Test. Play. Cheer. We have Mac OS X developer tools. July 29
Join ActiveState at OSCON
July 29
You're done reading Slashdot, now what?

19. Perl â Ðîññèè
Статьи на русском языке, ссылки на получение дистрибутивов и модулей, доступ к perldoc, FAQ, форум.
http://www.perl.org.ru/
Perl â Ðîññèè Downloads CPAN FAQs ... perldoc
Ñàéòû Perl Perl Mongers
use Perl

learn.perl.org

jobs.perl.org
...
Perl Monks

Ñåòåâûå Òåõíîëîãèè O'Reilly
.NET

Apache

BSD

ONJava.com
... ITCGI Óæå áîëåå äâóõ ëåò èäåò ðàáîòà íàä ñîçäàíèåì ïðîãðàììíîãî îáåñïå÷åíèÿ äëÿ àâòîìàòèçàöèè ðàçðàáîòêè èíôîðìàöèîííûõ ñèñòåì íà îñíîâå WEB-òåõíîëîãèé. Ñåãîäíÿ ìû íà÷èíàåì ðàñïðîñòðàíåíèå ìåæïëàòôîðìåííîé áèáëèîòåêè ITCGI äëÿ ðàçðàáîòêè CGI-ïðîãðàìì íà ÿçûêå Ñè. ITCGI ðàñïðîñòðàíÿåòñÿ â èñõîäíûõ êîäàõ. Íà ñåðâåðå òàêæå äîñòóïíû áèíàðíûå ìîäóëè äëÿ Windows è FreeBSD. Áèáëèîòåêà ñîäåðæèò ôóíêöèè äëÿ ðàáîòû ñ áàçàìè äàííûõ ÷åðåç ODBC, ÑÓÁÄ MySQL, îáðàáîòêè HTML-êîäà, Cookie è äð. itsoft.ru Áåçîïàñíîñòü CGI-ñêðèïòîâ. Íàñòàëî âðåìÿ ðàçîáðàòüñÿ â ïðîáëåìàõ áåçîïàñíîñòè íàøèõ CGI-ïðîãðàìì. Ýòî îäèí èç ñàìûõ âàæíûõ âîïðîñîâ â web-ïðîãðàììèðîâàíèè. Ïðè÷åì ýòîò âîïðîñ êàñàåòñÿ íå òîëüêî ïðîãðàììèñòîâ, à òàêæå ñèñòåìíûõ àäìèíèñòðàòîðîâ, êîòîðûå õîòÿò ìàêñèìàëüíî îáåçîïàñèòü ñâîé ñåðâåð îò íåñàíêöèîíèðîâàííîãî äîñòóïà ê èíôîðìàöèè è åå èñ÷åçíîâåíèþ. Âñâÿçè ñ ýòèì, ðóêîâîäñòâî íàøåãî ñàéòà îòêðûâàåò íîâûé ôîðóì ïîñâÿùåííûé îñíîâíûì ïðîáëåìàì áåçîïàñíîñòè èíòåðíåò ñåðâåðîâ. Çäåñü ìîæíî ïîëó÷èòü ìàññó ñîâåòîâ ïî íàïèñàíèþ áåçîïàñíûõ CGI-ñêðèïòîâ è çàäàòü ñâîé âîïðîñ. [ Áåçîïàñíîñòü cgi-ïðîãðàìì Apache: download Ïîäðîáíàÿ èíôîðìàöèÿ î ñåðâåðå Apache, åãî óñòàíîâêå, íàñòðîéêå, âûïóñêàõ...

20. Use Perl All The Perl That's Practical To Extract And Report
General discussion of perl and issues relating to it, perl news.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

Page 1     1-20 of 197    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

free hit counter