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

         Perl:     more books (100)
  1. Perl Scripting for IT Security by Harlan Carvey, Jeremy Faircloth, 2007-12-28
  2. Effective Perl Programming: Writing Better Programs with Perl (A-W Developers Press) by Joseph N. Hall, Randal Schwartz, 1998-01-09
  3. Perl Black Book: The Most Comprehensive Perl Reference Available Today by Steven Holzner, 1999-08-14
  4. Practical mod_perl by Eric Cholet, Stas Bekman, 2003-05
  5. Perl CD Bookshelf by Inc., O'Reilly Media, 2004-01-22
  6. CGI Programming with Perl by Gunther Birznieks, Scott Guelich, et all 2000-01-15
  7. Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems by Steve Oualline, 2006-02-15
  8. Perl Core Language Little Black Book: The Essentials of the Perl Language by Steven Holzner, 1999-03-12
  9. Gestalt Therapy Verbatim by Frederick S. Perls, 1992-02-01
  10. Programming Web Services with Perl by Randy J. Ray, Pavel Kulchenko, 2002-12
  11. Writing Apache Modules with Perl and C by Lincoln Stein, Doug MacEachern, et all 1999-03
  12. In and Out the Garbage Pail by Fritz Perls, 1969-01-01
  13. Perl Template Toolkit by Darren Chamberlain, David Cross, et all 2003-12-23
  14. Network Programming with Perl by Lincoln D. Stein, 2001-01-06

41. The Perl Journal
101 perl Articles From the pages of The perl Journal, Dr. Dobb s Journal, Web Techniques, Webreview.com, and Byte.com, we ve brought together 101 articles
http://www.tpj.com/
TPJ Home
Archives

Single Issue
... TPJ
FREE Trial Issue
Not yet a subscriber
to TPJ?
Check out this free
sample issue from
August 2003
(Free registration
required) Welcome to The Perl Journal LOG IN Forgot your password? Registration FAQ 101 Perl Articles From the pages of The Perl Journal Dr. Dobb's Journal Web Techniques Webreview.com , and Byte.com Click here to purchase this collection. Update New TPJ is posted? Try our RSS feed May 27, 2004 The Perl Journal is now available. Here's what's inside: May 2004 PDF Encrypting Web Pages on a Server Craig Riter Determining List Relationships With List::Compare James Keenan Automating Distributions With scriptdist brian d foy Eight Million Ways to die Randal L. Schwartz PLUS Letter from the Editor Perl News Book Review by Jack J. Woehr: Perl Medic: Optimizing Legacy Code Source Code Appendix If you're a subscriber, all you have to do is click the "Download Current Issue" button or the link to the PDF above. You may be prompted for the username and password you chose when you subscribed. On the other hand, if you're not already a subscriber, you should click the "Subscribe Now" button. A one-year subscription costs just $18. After you've finished the short subscription process, you'll be given the option of proceeding directly to the subscribers' download page.

42. Risorse Sul Perl @ LatoServer.it - LatoServer.it
Articoli, esempi e risorse, dai tipi di dato alla programmazione objectoriented.
http://www.latoserver.it/perl/
Segnala LatoServer ad un amico Contattaci Mappa del sito LatoServer.it A-Z: Apache Cocoon Database Java ... XML Percorso LatoServer.it Perl / Risorse sul Perl @ LatoServer.it
Forum
Eventi Apache Cocoon ... Mappa del sito Questa sezione di LatoServer.it perl.latoserver.it Il forum di LatoServer.it sul linguaggio Perl! Il debug degli script Perl
Installazione del Perl

Tipi di dato in Perl

Una introduzione ai tipi di dato disponibili nel Practical Extraction and Reporting Language. Object Oriented Perl
Programmazione orientata agli oggetti con il linguaggio Perl. Algoritmi di ordinamento in Perl
Un'agenda telefonica in Perl

In questa serie di articoli costruiremo un'agenda telefonica che funzioni sia da riga di comando, sia tramite un browser. Un contatore di accessi in Perl
Vuoi collaborare con noi?
Webmaster LatoServer.it A-Z: Apache Cocoon Database Java ... XML Partecipa ai nostri forum su Perl e PHP

43. Query The RIPE Whois Database
perl Practical Extraction and Report Languageperl Practical Extraction and Report Language. However, someone else s hypertexted perl5 manual may be found at many sites, including perl.com.)
http://www.ripe.net/perl/whois
Query the RIPE Whois Database
Search for Further Information The RIPE Whois Database Reference Manual RIPE DB Free-text Search (Glimpse)
back to the top

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

45. Perl Mongers
this is it ) services will be brought back online as quickly as possible send all requests for things to be fixed to bugs pm - org - support at perl . org
http://www.pm.org/

Perl Mongers
Contact
FAQ

Invite a guru
...
Yet Another Society

Perl Mongers Perl Mongers is a loose association of international Perl User Groups. Latest news items from Perl Monger groups around the world:
Leadership Changes
It seems to be the season for Perl Monger groups to appoint new leaders. Here's a summary of the recent changes:
  • Matt Diephouse has taken over from Bill Day at grand-rapids.pm Joel Pinckheard has taken over from Tim Allen at barcelona.pm Harald J¶rg has taken over from Norbert Gruener munich.pm
Also, a couple of previously sleeping groups have just woken up, so we'll expect to hear more soon from dublin.pm and sofia.pm
Conferences 2004
Plenty of places to meet up with other Perl Mongers this year, here's the current list: Date Conference More Info 27 - 28 Mar Nordic Perl Workshop www.perlworkshop.dk/ 27 - 28 Mar YAPC::Taipei yapc.elixus.org/YAPC/2004/ 20 - 22 May Austrian Perl Workshop vienna.pm.org/en_workshop.html 6 - 7 Jun French Perl Workshop conferences.mongueurs.net/2004/ 16 - 18 Jun YAPC::NA (Buffalo) www.yapc.org/America/

46. Tutorial De Lenguaje PERL
Introducci³n en una sola p¡gina, perfecta para principiantes con el lenguaje perl.
http://kataix.umag.cl/~mmarin/topinf/perl.html
(http://infodisc.es/abcd/tutoriales/program.html) Algunas de las ventajas del uso del lenguaje PERL son las siguientes:
Un primer programa en PERL
En primer lugar para ejecutar un programa en PERL podemos hacer dos cosas:
    % perl primer.pl #! /usr/bin/perl Ademas debemos cambiar los permisos del fichero fuente, para poderlo ejecutar.
    chmod u+x primer.pl % primerl.pl
Tipos de datos en PERL
Perl tiene tres tipos de datos:
  • ESCALARES. ARRAY DE ESCALARES. ARRAYS ASOCIATIVOS DE ESCALARES.
  • $numero = 12; Para almacenar una cadena de caracteres podemos hacer dos cosas:
      $palabra = 'perros';
    ($palabra1,$palabra2,$palabra3) = ("JUAN","PEPE","LUIS"); @frutas = ("manzana","pera","naranja","fresa"); $numero_de_elementos = $#frutas+1; $2_elemento = $frutas[2]; print @frutas[1,2]; Otra forma de indexar un array es usando el operador rango .. , si quisieramos imprimir todos los valores desde un indice i hasta un indice j deberiamos utilizar el siguiente formato @nom_variable[i..j], por ejemplo: print @frutas[0..2]; %precio = ( "manzana",100,"pera",20,"naranja",30,"fresa",200 );

    47. Introduction To Perl
    Introduction to perl. MU Information Access Technology Services Short Course. Simple CGI 15. Testing perl Programs 16. Common Goofs. 1. What Is perl?
    http://www.cclabs.missouri.edu/things/instruction/perl/perlcourse.html
    Introduction to Perl
    University of Missouri - Columbia
    20 April 1999
    www.cclabs.missouri.edu/things/instruction/perl
    Contents
    What Is Perl?
    Course Requisites and Goals

    State of Perl

    Taste of Perl
    ...
    1. What Is Perl?
    Perl is a "Practical Extraction and Report Language" freely available for Unix, MVS, VMS, MS/DOS, Macintosh, OS/2, Amiga, and other operating systems. Perl has powerful text-manipulation functions. It eclectically combines features and purposes of many command languages. Perl has enjoyed recent popularity for programming World Wide Web electronic forms and generally as glue and gateway between systems, databases, and users.
    2. Course Requisites and Goals
    By completing this course and its homework, you should be able to:
  • Locate reference materials and other resources related to Perl;
  • Express fundamental programming constructs such as variables, arrays, loops, subroutines and input/output in Perl;
  • Understand several concepts relatively idiosyncratic to Perl, such as associative arrays, Perl regular expressions, and system interfaces;
  • To keep this a short course, we won't explain object-oriented concepts and some other facilities appropriate for large projects. Perl, perhaps more than any other computer language, is full of alternative ways to do the same thing; we tend to show only one or two. We will try to stimulate by examples of useful bits of code, results, and questions. Turn to the reference materials for further explanation.
  • 48. Perl Tutorial: Start
    perl Tutorial Start. There are plenty of other perl tutorials around, and most (if not all) of them can be found at the UF/NA perl Archive.
    http://www.comp.leeds.ac.uk/Perl/start.html
    Perl Tutorial: Start
    This is the start of a tutorial on Perl, originally run by me, Nik Silver, as the first part of a one-day hands-on workshop at the School of Computer Studies University of Leeds , in the UK. The second part of the workshop looked at designing pages for the World Wide Web using Perl to deal with buttons and text boxes to generate custom Web pages on the fly. Creating a Web page without all these things is a much easier task. There is information about how to do this at Leeds but otherwise you should look at NCSA's definitive Beginner's Guide to HTML There are plenty of other Perl tutorials around, and most (if not all) of them can be found at the UF/NA Perl Archive . However I wanted something that included exercises developing a consistent theme; none of the others seemed to do this. This tutorial assumes a very basic knowledge of UNIX and concentrates on how to write basic working perl programs. It does not explain why many things are as they are, nor does it draw generalisations about the language; it is assumed that the reader can make most of these inferences correctly for themselves. You can find more information on those topics elsewhere (see above). This tutorial is available in plain text format on anonymous FTP at ftp://agora.leeds.ac.uk/scs/doc/

    49. The Perl & MacPerl Page
    Macperl の紹介とサンプルの配布。
    http://member.nifty.ne.jp/levin/Perl.html
    last up-date : 1998/01/18
    @Perl ‚Ƃ́A‰½‚©H

    @Perl ‚ÆMacPerl‚ÌŠÖŒW

    @MacPerl Example
    Perl ‚Ƃ͉½‚©H
    Perl ‚Ƃ́AuPractical Extraction and Report Languagev‚Ì—ªŒê‚ŁA
    ìŽÒ‚́ALarry Wall@‚Æ‚¢‚¤AƒnƒbƒJ[‚Å‚·B
    Perl‚́A‚½‚Æ‚¦‚΁AƒVƒFƒ‹‚É‚â‚点‚é‚ɂׂ͉ªd‚­A‚©‚Æ‚¢‚Á‚āAC‚ŏ‘‚­’öA‘å‘w‚È‚à‚Ì‚Å‚à‚È‚¢
    ‚¢‚í‚ä‚éAh‚ª‚ç‚­‚½h‚̃vƒƒOƒ‰ƒ€‚ð‘‚­‚Ì‚É‘å‘wd•ó‚·‚éAhŒ¾Œêh‚Å‚·B
    ‚Ü‚ A‚®‚È‚à‚Ì‚Å‚Í‚È‚¢‚Ì‚ÅŒäˆÀS‚­‚¾‚³‚¢B
    Perl‚́A•Ê–¼AuPathologocally Electric Rubbish Listerv•a“IÜ’Žå‹`‚Ì“dŽq‚²‚݃ŠƒXƒgo—ÍŠí
    ‚Æ‚àŒÄ‚΂ê‚Ä‚Ü‚·B‚±‚Á‚¿‚Ì‚Ù‚¤‚ªA‚Ò‚Á‚½‚肵‚Ä‚¢‚é‹C‚ª‚µ‚Ü‚·B
    ‚à‚µawk‚ŁA‚²‚育‚èƒvƒƒOƒ‰ƒ€‚ð‘‚±‚¤‚Æ‚¢‚µ‚Ä‚¢‚é‚ñ‚Å‚µ‚½‚çA‚»‚ê‚́A‚·‚Á‚Ï‚è‚·‚Ä‚Ä
    Perl‚ɏæ‚芷‚¦‚Ü‚µ‚傤B‚±‚Á‚¿‚Ì•û‚ªŠÈ’P‚Å‚·B Home Page ‚́A‚¿‚Ȃ݂ɁA ‚Å‚·B
    Perl ‚ÆMacPerl ‚ÌŠÖŒW
    ‚±‚ÌPerl‚ðMac—p‚ɏ‘‚«’¼‚µ‚½•¨‚ªMacPerl ‚Å‚·B MacPerl‚ł́AUNIX‚̌ŗL‚Ì–½—ß‚ðŒÄ‚яo‚·ŠÖ”ˆÈŠO‚́A‚»‚̂܂܈ڐA‚³‚ê‚Ä‚¨‚èA‚‚¢ŒÝŠ·«‚ª‚ ‚è‚Ü‚·B Œ»Ý‚̃o[ƒWƒ‡ƒ“‚́A5.1.9r4‚Å‚·B MacPerl‚ÌHome page ‚́A ‚Å‚·B ÅVƒo[ƒWƒ‡ƒ“‚́A ftp://www.iis.ee.ethz.ch/pub/neeri/MacPerl/

    50. Bioperl.org - Main Page
    in 1995 and existing informally for several years prior, The Bioperl Project is an international association of developers of open source perl tools for
    http://www.bioperl.org/
    bioperl.org
    Home Survey Docs ... About the bioperl project Officially organized in 1995 and existing informally for several years prior, The Bioperl Project is an international association of developers of open source Perl tools for bioinformatics, genomics and life science research. Facilitated by the Open Bioinformatics Foundation we work closely with our friends and colleagues across many projects including biojava.org biopython.org DAS bioruby.org ... EnsEMBL and EMBOSS More... News

    51. NaviCast Interactive: Full-Service Internet Consulting And Web Application Devel
    Design, WAP, WML, PHP, perl, JavaScript, Java, database development, content management, ecommerce, and consulting. Located in Dana Point, California, United States.
    http://www.navicast.com/
    About NaviCast Services Contact Us
    eBusiness Consulting
    About NaviCast Services Contact Us
    eBusiness Consulting
    ... Privacy

    52. PerlWWW
    perlWWW. The perlWWW index is no longer being maintained. Page (no longer) maintainted by Earl Hood.
    http://www.oac.uci.edu/indiv/ehood/perlWWW/
    perlWWW
    The perlWWW index is no longer being maintained. Page (no longer) maintainted by Earl Hood

    53. ProviderZ.ru: Ðóññêèé PERL Programming FAQ. ×àñòî çàäàâàåìû
    Часто задаваемые вопросы по программированию на perl.
    http://www.providerz.ru/articles/web/perl-ru-faq/
    e-mail home

    54. Hip.com Search Page
    hip.com Welcome to hip.com. This web site is owned by Anything.com Ltd., which is not affiliated with the advertisers listed here, or with any other party.
    http://www.perl.hip.com/
    hip.com Welcome to hip.com.
    This web site is owned by Anything.com Ltd., which is not affiliated with the advertisers listed here, or with any other party. Contact us All Insurance Cellular.com Homes for Sale ... Music

    55. Oreilly.com -- Online Catalog: Learning Perl On Win32 Systems
    Leading perl trainers and a Windows NT practitioner teach you to program in perl.
    http://www.oreilly.com/catalog/lperlwin/

    O'Reilly Home
    Press Room Jobs Resource Centers Perl Java Python C/C++ ... Enterprise Development Book Series Hacks Head First Cookbooks In a Nutshell ... Developer's Notebooks Publishing Partners No Starch Press Paraglyph Press Pragmatic Bookshelf Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com WindowsDevCenter.com ONDotnet.com ... Scripts
    Special Interest Events Meerkat News Ask Tim tim.oreilly.com ... Open Books Special Sales Academic Corporate Government Inside O'Reilly About O'Reilly International Advertise with Us Contact Us ... Bookstores Traveling to
    a tech show? Hotel Search
    Hotel Discounts

    Discount Hotels

    Chicago Hotels
    ...
    Register your book
    to get email notification of new editions, special offers, and more. Search on Safari Search contents of Learning Perl on Win32 Systems Code Fragments only Also see:
    Table of Contents

    Index
    Learning Perl on Win32 Systems
    By  Randal L. Schwartz Erik Olson Tom Christiansen
    1st Edition August 1997 ISBN: 1-56592-324-3 Buy from O'Reilly: Buy Online at: select a store O'Reilly Amazon.com Amazon.co.uk Amazon.ca

    56. The Perl Review
    The perl Review. News, April 2004 I am back from active duty with the Army and currently trying to remember where he left the keys to The perl Review.
    http://www.theperlreview.com/
    The Perl Review
    Readers Download RSS Feedback Perl at a Glance
    Authors Guidelines Submit Deadlines
    Editors Latest Builds
    News, April 2004 : I am back from active duty with the Army and currently trying to remember where he left the keys to The Perl Review . I am working on putting an issue on paper by this summer's Open Source Conference. If you would like to write something, or help in another way, let me know - The Perl Review is about the Perl and its relationship to human endevour. It is published by brian d foy using Perl and other open source tools. Most work is done by volunteers. It is freely available from the website, and will soon be available in print for a fee.

    57. Perl - WebCafe.dk
    Grundl¦ggende artikler, og for ¸vede.
    http://www.webcafe.dk/artikler/perl/
    Artikler Community Debat FAQ ... Artikler Perl Tilmeld dig Log ind
    Artikler om Perl
    Introduktion til Perl
    Denne artikel giver en introduktion til Perl, og beskriver hvad du vil lære i dette kursus.
    SÃ¥dan kommer du igang
    I denne artikel får du beskrevet hvilke programmer der er nødvendige for at lære at programmere i Perl.
    Dit første Perl-script
    I denne artikel får du nøje forklaret hvordan du laver dit første Perl-script.
    Afprøv dit første script
    Vi tager skridtet videre og afprøver omhyggeligt scriptet fra forrige artikel.
    Modtag input fra brugeren via GET
    I denne artikel får du forklaret, hvordan du kan modtage input fra brugeren via metoden GET.
    Modtag input fra brugeren via POST
    Denne artikel fortæller hvordan du kan modtage input fra brugeren via metoden POST.
    Skalare variable og operatorer
    Denne artikel lærer dig om Perl simpleste variable, de såkalde skalare variable.
    Sandhedværdier og kontrolstrukturer
    Denne artikel handler om Perls kontrolstrukturer, som giver dig mulighed for at dine scripts mere udtryksfulde.
    Arrays og lister
    Denne artikel handler om arrays, som er variable, som kan indeholde flere elementer.

    58. DDJ
    source code, algorithms, programming paradigms, graphics, columns from the January 1988 through December 2003 issues of DDJ PLUS all of 2003 perl Journal.
    http://www.ddj.com/
    Jump to... Subscribe to DDJ My DDJ Account Premium Services Free Content Source Code Articles Newsletters DDJ Topic Areas Integration Learning Center AI Algorithms Basic Best Practices C/C++ Communications/Networking Computer Security Data Compression Database Development Distributed Computing Graphics Java Linux Patterns/OOD Perl Python-URL! Real-Time Computing Scientific Computing Scripting/Alt. Languages Tcl-URL! UNIX XML and Web Services Welcome New User to DDJ.com. We have over twenty years of experience covering all languages, platforms, and tools. We now provide three levels of web site access from which you can choose. SUBSCRIBE today. Build better C++ applications. Get a FREE Microsoft(R) Visual C++(R) Toolkit. Visit http://msdn.microsoft.com/vstudioc/ July 2004 July Dr. Dobb's Journal , including Java Management Extensions, the BigDecimal more
    Subscribe to DDJ
    Buy this issue This month's issue in PDF ... A Customized Database Query Tool
    This customized query tool makes query creation more accessible for users.
    more

    Also DDJ in PDF Graphics Programming Black Book Small-C Compiler 101 Perl Articles ... About
    When it comes to spam, you can do more than "just say no."

    59. What's Wrong With Perl
    s, code samples, links.......Author explains what he considers wrong about perl, presents Python as an alternative.
    http://www.garshol.priv.no/download/text/perl.html
    What's wrong with Perl
    By: Lars Marius Garshol
    Contents
    • Before we start Getting to know the Camel Getting to dislike the Camel
      • Illegible syntax ...
        Before we start
        Getting to know the Camel
        I learned Perl 5 in early '97. I downloaded Patrick M. Ryans excellent introduction to Perl
        Getting to dislike the Camel
        Illegible syntax
        Though I'll admit readability suffers slightly... Larry Wall in One of the first things I discovered I didn't like was the syntax. It's very complex and there are lots I write pretty clean Perl code, because I stay away from most of the obfuscating features, but even so it gets pretty hard to read. This is one ordinary example: It's not even a particularly bad example. Here's a function from the Perl distribution that produces a Soundex value from a name or word: However, even this isn't really bad. The Perl Journal has conducted an Obfuscated Perl contest. The winners are here
        Programmers and readability
        Too many special constructs
        Hard to build data structures
        In the Perl documentation there is a separate manual page for how to create arrays within arrays and hashes within hashes. And it's really necessary. I had a lot of pain trying to figure out how to do this, even after reading it several times. This is something that really shook me, because in other languages this is something you just do, without thinking about it.

    60. Infos24 Perl PHP XML XSLT XPATH DOM JavaScript Mysql Linux Webdesign Schulungen
    Handb¼cher,Tutorials und Beispiele zu XML, JavaScript, MySQL, perl und PHP.
    http://www.infos24.de/
    infos24 Wir bieten Powertools zum kostenlosen Download
    Schulungen, Webdesign, Konzeption, Tutorial, Drucksachen, Webhosting, Perl, PHP, mysql, JavaScript, xml, xsl, xpath, Action Script, Linux

    Page 3     41-60 of 189    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter