Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: CGI and Perl :: CGI and Perl Tips and Tutorials :: Development
3.
Genetic algorithms applied with Perl
|
|
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: 33 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: CGI and Perl :: CGI and Perl Tips and Tutorials :: Development
|
5.
Using CGI::Application
|
|
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: 78 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: CGI and Perl :: CGI and Perl Tips and Tutorials :: Development
|
10.
Common Beginners Mistakes
|
|
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: 25 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: CGI and Perl :: CGI and Perl Tips and Tutorials :: Development
|
|
|
|
|