Getting Started with PERL

Introduction and what you need to know in order to start learning Perl.

provided by: 
Originally published at Internet.com


If you were going to undertake learning HTML or JavaScript, you're probably pretty much ready to go with the equipment you have right now. A browser and some kind of text editor are all you need to get started.

PERL is a little different. You need to have access to a server that has granted you permission to use PERL. Some will tell you, as I have been told many times, you can get your own copy of PERL at http://www.perl.com/pub/language/info/software.html and install it on your own computer. I've never done that so I wouldn't ask that you do it. I am going to teach you using the same methods I used to learn the language. I tested all of my files online, so that's the way I'll suggest you do it. If you want to install PERL on your system, more power to you. If it's successful, let me know.

I write and edit my PERL scripts in the same text editor I use to write my HTML: Notepad. I suggest you also use Notepad. You may use an assistant program to edit your HTML document. If so, you DO NOT want to edit your PERL scripts in that assistant. HTML assistant programs are known for adding code and altering your work without telling you. These PERL scripts must be saved as text only, with nothing more than what you wrote to the page. Notepad is the way to go...

Read article at Internet.com site
Regional Articles
- Getting Started with PERL Alabama
- Getting Started with PERL Alaska
- Getting Started with PERL Arizona
- Getting Started with PERL Arkansas
- Getting Started with PERL California
- Getting Started with PERL Colorado
- Getting Started with PERL Connecticut
- Getting Started with PERL DC
- Getting Started with PERL Delaware
- Getting Started with PERL Florida
- Getting Started with PERL Georgia
- Getting Started with PERL Hawaii
- Getting Started with PERL Idaho
- Getting Started with PERL Illinois
- Getting Started with PERL Indiana
- Getting Started with PERL Iowa
- Getting Started with PERL Kansas
- Getting Started with PERL Kentucky
- Getting Started with PERL Louisiana
- Getting Started with PERL Maine
- Getting Started with PERL Maryland
- Getting Started with PERL Massachusetts
- Getting Started with PERL Michigan
- Getting Started with PERL Minnesota
- Getting Started with PERL Mississippi
- Getting Started with PERL Missouri
- Getting Started with PERL Montana
- Getting Started with PERL Nebraska
- Getting Started with PERL Nevada
- Getting Started with PERL New Hampshire
- Getting Started with PERL New Jersey
- Getting Started with PERL New Mexico
- Getting Started with PERL New York
- Getting Started with PERL North Carolina
- Getting Started with PERL North Dakota
- Getting Started with PERL Ohio
- Getting Started with PERL Oklahoma
- Getting Started with PERL Oregon
- Getting Started with PERL Pennsylvania
- Getting Started with PERL Rhode Island
- Getting Started with PERL South Carolina
- Getting Started with PERL South Dakota
- Getting Started with PERL Tennessee
- Getting Started with PERL Texas
- Getting Started with PERL Utah
- Getting Started with PERL Vermont
- Getting Started with PERL Virginia
- Getting Started with PERL Washington
- Getting Started with PERL West Virginia
- Getting Started with PERL Wisconsin
- Getting Started with PERL Wyoming
Related Articles
- Security Issues in Perl Scripts
Perl is one of the most widely used languages for writing interactive applications on the Web, and Perl programs are widely used for various system administration tasks. Applications that serve these tasks must provide reliable access to security sensitive functions and information, and at the same time ensure that no one is granted access to data or functionality that was not intended for them. In this two-part article, Jordan Dimov and John Viega evaluate some of the common security weaknesses and vulnerabilities of Perl applications and give an overview of the features that the Perl language provides to aid the programmer in hardening the security of their applications.
- Personal search engine
- A Perl Guestbook
- Dates and Times
- Security Issues in Perl Scripts: Perl Taint Mode
- Branching Method
- Use Perl to do math
- Password Protection
- File Permissions
- Diary of a Web Developer: Fork in the Road

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

Topics:
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML