Forum Name |
Threads |
Posts |
Last Post |
Perl Programming Help
|
|
Frequently Asked Questions
This section lists all questions that are frequently asked (and answered) in these forums. Please check this section first before posting.
|
|
183
|
202
|
Mar 17, 2002, 9:03 AM by Jasmine
|
|
Beginner
A new programmer just learning Perl? Need some basic questions answered? Ask here! We recommend that you search the FAQ first before posting.
|
|
10266
|
43001
|
Apr 22, 2018, 1:27 PM by Tszs
|
|
Intermediate
Have a few programs or modules under your belt? Stumped? Post it in this intermediate forum -- "Intermediate" on PerlGuru means that you have programmed with Perl for at least 6-12 months.
|
|
3710
|
13828
|
Mar 15, 2018, 7:05 AM by FishMonger
|
|
Advanced
Programmed heavily with Perl for long, long, time? Use or write modules where appropriate, use -w and strict in all of your programs, maintain tidy namespaces, and research before you ask questions? (Hint: Using CGI.pm for one or two functions is not advanced.)
Then this is the forum for you.
|
|
962
|
3251
|
Mar 27, 2018, 4:31 AM by ogit2
|
|
Regular Expressions
If you're interested in learning about regular expressions, this is the forum for you.
|
|
577
|
2465
|
Jan 5, 2018, 10:03 AM by Laurent_R
|
|
mod_perl
People with just a cursory knowledge of mod_perl will tell you that mod_perl is simply faster CGI. Although this is certainly a benefit of the interface, it is hardly its most interesting or powerful facet. mod_perl offers a Perl interface to the Apache API. Before mod_perl, the only way to extend or interface with Apache was to write C extension modules, which, while offering high performance, made creating full-scale Web applications difficult.
|
|
60
|
140
|
Apr 23, 2015, 6:36 AM by ningji
|
|
DBI
The DBI is a database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used.
|
|
253
|
763
|
Jan 13, 2017, 4:16 AM by duje
|
|
Win32 Programming Help
If your question is Win32-specific, ask here! Non-specific programming questions should be asked in one of the above forums.
|
|
254
|
744
|
Sep 6, 2015, 4:55 PM by Freonpsandoz
|