Exforsys
+ Reply to Thread
Results 1 to 6 of 6

Perl Collection.

This is a discussion on Perl Collection. within the Perl forums, part of the Programming Talk category; Here goes my Collection of Perl Articles. Free Perl Articles What Is Perl 6 http://www.perl.com/pub/a/2006/01/12...is_perl_6.html Perl article. Perl Primer http://www.webdesigns1.com/perl/tutorial.html ...

  1. #1
    cybot's Avatar
    cybot is offline Banned Array
    Join Date
    Apr 2006
    Answers
    16

    Post Perl Collection.

    Here goes my Collection of Perl Articles.

    Free Perl Articles

    What Is Perl 6
    http://www.perl.com/pub/a/2006/01/12...is_perl_6.html
    Perl article.

    Perl Primer
    http://www.webdesigns1.com/perl/tutorial.html
    A basic Perl/CGI article that is essentially Hello World done in Perl.

    Perl Practicum
    http://www.usenix.org/publications/perl/perlindex.html
    A collection of articles on Perl.

    Sorting Techniques
    http://www.perlfect.com/articles/sorting.shtml
    This article is about teaching the novice programmer how to sort lists of things, while showing to the more experienced folks certain techniques and ideas that could be new to them if they are migrating from a different language

    writing COM components in Perl
    http://www.extropia.com/tutorials/misc/perl_com.html
    Perl article.

    intro to Perl on Windows
    http://www.extropia.com/tutorials/winperl/
    Using Perl on windows article.

    How to get started with Perl data files
    http://perl.about.com/library/weekly/aa123100a.htm
    Short Perl article about getting data in and out of files.

    How to use my
    http://perl.about.com/library/weekly/aa022101a.htm
    Perl article about the visibility of variables.

    Perl, Sockets and TCP/IP Networking
    http://www.perlfect.com/articles/sockets.shtml
    An oversimplified introduction to sockets.

    A Conversation with Larry Wall
    http://www.ddj.com/documents/s=923/ddj9802a/9802a.htm
    The creator of Perl talks about language design and Perl.

    Multiplexing filehandles with select() in perl.
    http://www.perlfect.com/articles/select.shtml
    Short Perl article.


  2. #2
    admin's Avatar
    admin is offline Administrator Array
    Join Date
    Mar 2005
    Location
    New York, USA
    Answers
    58
    great stuff cybot.. keep coming...


  3. #3
    cybot's Avatar
    cybot is offline Banned Array
    Join Date
    Apr 2006
    Answers
    16
    Well Hi there Admin. The site looks pretty good. I'll be posting around my experiences with the languages I have gone through. Hope you like the stuff I post in here.


  4. #4
    encoder is offline Junior Member Array
    Join Date
    Apr 2006
    Answers
    9
    Nice articles you have there. I have read them and they were really very informative. Thanks for sharing those articles.

    I especially like the article on "PERL on Windows" because my OS is WindowsXP and that means I can have the chance to try PERL even though I don't have a UNIX OS.


  5. #5
    cybot's Avatar
    cybot is offline Banned Array
    Join Date
    Apr 2006
    Answers
    16
    Yeah I have the compliers and all that kinda stuff. I have used perl for a breif time and a matter of fact is that perl is damn good with CGI. Working under perl is easy even than C. I dont have much past experience.


  6. #6
    klorpet is offline Member Array
    Join Date
    May 2006
    Answers
    41

    Perl vs other scripting languages

    My company has been using Perl for some time as we have found it very flexible for handling and manipulating strings and data. We provide IVR (Interactive Voice Response) systems relating to automated telephone options and Perl is a great tool for interacting with databases and passing data in a shell.

    However, I'm keen to try some other scripting languages just to compare and so that I gain greater experience with other options and broaden my knowledge; any good suggestions?




    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...