Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > CGI and Perl > Tips and Tutorials > Development
 


Lists: 1    

    Perl POD Refer   Rate   Details   Visit    
Documentation for Perl. A must read for all Perl programmers and developers. This is a FREE service.
Hits:  138
Ratings:  0.00
   Date Added:  Jun-30-2005  

    Perl Modules Docs Refer   Rate   Details   Visit    
Documentation for the more common Perl modules. A must read for all Perl programmers and developers. This is a FREE service.
Hits:  158
Ratings:  0.00
   Date Added:  Jun-13-2005  

    Genetic algorithms applied with Perl Refer   Rate   Details   Visit    
Based on the Darwinian principle of survival of the fittest, genetic programming uses mutation and replication to produce algorithms for creating ever-improving computer programs. In this column, you'll get to know the genetic algorithm in simple terms. This article provides Perl implementations for some specific tasks, which you can adapt for generic use. To demonstrate the genetic algorithm, the author breeds numbers for fitness to a formula, and letters to form English words.
Hits:  706
Ratings:  5.00
   Date Added:  Jul-29-2005  

    The elegance of JAPH: Just Another Perl Hacker Refer   Rate   Details   Visit    
A mainstay of the Perl culture, JAPH is a short script that produces the output "Just another Perl hacker." Although written for the beginner or intermediate Perl programmer, this article examines a few simple examples of the JAPH genre that will surprise and engage even the most seasoned devotee.
Hits:  618
Ratings:  0.00
   Date Added:  Jul-31-2005  

    Using CGI::Application Refer   Rate   Details   Visit    
The author writes "CGI::Application builds upon the bedrock of CGI, adding a structure for writing truly reusable Web-applications. CGI::Application takes what works about CGI and simply provides a structure to negate some of the more onerous programming techniques that have cast an unfavorable light upon it. CGI::Application code is so universal and non-proprietary that it works exceedingly well on any operating system and Web server that supports Perl and CGI. The CGI::Application structure makes it possible for authors to distribute, for the first time, fully functional and sophisticated Web-applications via CPAN.
Hits:  560
Ratings:  0.00
   Date Added:  Aug-26-2005  

    Benchmarking Perl Refer   Rate   Details   Visit    
In this Part 21 of "The Perl You Need To Know" series, it covers the Benchmark module ?the handy Perl stopwatch that allows you to time, optimize, and slim down on code.
Hits:  712
Ratings:  0.00
   Date Added:  Jun-13-2005  

    Untangling Lists and Hashes Refer   Rate   Details   Visit    
In this Part 10 of "The Perl You Need to Know" series, you will be shown how to work with Perl's list and hash data structures.
Hits:  484
Ratings:  0.00
   Date Added:  Jun-07-2005  

    Tom's object-oriented tutorial for perl Refer   Rate   Details   Visit    
This is a comprehensive tutorial on object-oriented programming in Perl. Some of main topics include: Creating a Class, Class Data, Aggregation, Metaclassical Tools, and more.
Hits:  523
Ratings:  2.00
   Date Added:  Jul-14-2005  

    Common Server Errors and Messages Refer   Rate   Details   Visit    
Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you'll be working on programs that run on a server.
Hits:  746
Ratings:  1.00
   Date Added:  Jun-25-2005  

    Common Beginners Mistakes Refer   Rate   Details   Visit    
This is a list of common mistakes that people make when writing Perl scripts and suggestions on how to fix them. Included are general help tips on how to debug - very important particularly for beginners at programming. This list is based on the author's personal experience and complaints found on newsgroups/message boards.
Hits:  722
Ratings:  0.00
   Date Added:  Jul-20-2005  

1    

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us