|
|
PerlPhilip YusonArticlesThis article is the second and last part of managing your Perl scripts. This discusses tkcvs, a GUI tool written in Tcl/Tk that helps you in managing the CVS repository and your Perl scripts. Getting Windows File Attributes This article shows you how to determine if a name is a directory or a file on a Windows operating system. This article discusses on how you can use OLE objects from a Perl script. This requires familiarity with Microsoft OLE objects and their methods. This will work only on Microsoft Windows operating systems. Writing More Efficient Programs Using Regular Expressions One of the most powerful features of Perl (and most Unix-based scripting languages) is regular expressions (regexp). Regular expressions allow you to manipulate strings using one statement. Although it may be quite intimidating at the start, familiarity with this feature will definitely help you improve your programming efficiency. The added bonus ... Perl Packages Part 5 (Object oriented programming) This article is the last of the series on Perl packages. It discusses Perl implementation of Object oriented programming. It also has a sample program to discuss these concepts. Perl Packages - Part 4 (Functions) Discusses about functions and how they work within packages. Perl Packages Part 2 (Variable Scoping) This article discusses about scoping variables (limiting the visibility of variables). One of the features of Perl is its packages. Packages is the basis for object oriented programming and it is also used to extend Perl functionality via modules. In this first of a series, we talk about packages, what they are, how to define them and the symbol table. Compiling Perl Scripts using Perl2Exe Yes you can convert your Perl scripts into executable files so you can run them even without the Perl compiler/interpreter. This is the last part of the series. This gives you an idea of what you can do with the CGI module to help simplify your CGI scripts. Discusses on how a CGI program can get input from an HTML form. What can you do with CGI? Check this article and find a simple CGI script.
To be able to test CGI script, you need to have Using Microsoft Access and ODBC Data Sources Use Perl in Windows to interact with Microsoft Access and other ODBC data sources in Windows. Read this if you are a Windows user who would like to install Perl on your machine. This article has been re-written to include another Perl distribution for Windows: IndigoPerl This article is for those who do not know what perl is. It aims to provide a general introduction to perl and also where to get it. |
|
|
|
|
|
|
|