1-10 of 21 hubssort by Hot | Best | Latest
Building a Regular Expression in Perl
IntroductionThis is the sixth part of my series, Regular Expressions in Perl for the Novice. Many of the examples we have come across are simple examples. In this section we look at two examples that are more...
0 commentsRegex Modifiers in Perl
IntroductionThis is the fifth part of my series, Regular Expressions in Perl for the Novice. Matching is case sensitive. You may not know if what you are looking for is in lower case or upper case or has...
0 commentsRegex Groupings in Perl
IntroductionThis is the fourth part of my series, Regular Expressions in Perl for the Novice. In this part of the series, I explain regex Grouping and Capturing in Perl.GroupingsWe can use parenthesis to...
0 commentsWeb Programming Concepts Glossary
This is a continuous growing list of terms for Web Programming Concepts. CGI is a simple protocol used to communicate between Web forms and a program written in any language that can read STDIN, write to...
Bulid Your Own Website Free $0.00 , its True !!
Hello everyone! Few days ago I just found this free host with: - 1500 MB of Disk Space - 100 GB Bandwidth - Your own domain hosting- cPanel Control panel- Website Builder - Over 500 website templates ready...
0 commentsAjax at the Server
IntroductionAt the client browser, what Ajax does is that it calls a file at the server. This file at the server has to be an executable file. The name of this file is part of the URL used by the Ajax at the...
0 commentsDevelopment Tips and Tricks for each language
know what's going on in a perl script: PERLDB_OPTS="NonStop AutoTrace" perl -d script.pl Devel::Trace Shell script -x I have nothing else to add for now but I still need to fill a...
0 commentsUsing Regular Expressions in Perl
IntroductionThis is the seventh part of my series, Regular Expressions in Perl for the Novice. We have seen some uses or regex in Perl. We know how to verify if a regex is found in an available string. We...
0 commentsMore Regular Expressions in Perl
IntroductionThis is the eighth part of my series, Regular Expressions in Perl for the Novice. We have learned a lot about regular expressions in Perl. What we have learned would solve many of our problems....
0 commentsOffshore Perl development by Cat
Perl, or Practical Extraction and Reporting Language is the most powerful scripting language of choice of many people in the international scenario widely used for system administration and web application...
0 comments




