Site Wide Message: (current site time 9/8/2010 5:08:35 PM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 
Browse Category or Search Results

Search Results: Page 1 of 3 found. Entries 1 - 10 of 25 found
Skip to page: 1 2 3 

ian!
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A fast 4 hour introduction to perlA fast 4 hour introduction to perl5.0 (all versions), 4.0 (all versions)Beginner /
Ashley Harris
36821 since
7/10/2002 4:11:33 AM

By 25 Users
20 Excellent Ratings
       Ever wanted to build your own web applications? But you have absolutely no idea where to begin? This tutorial will get a beginner started in perl in under 4 hours, starting with the installation of perl.
 
 
  Access a dynamic variable while a similarly named lexical is in scopeAccess a dynamic variable while a similarly named lexical is in scope5.0 (all versions), 4.0 (all versions)Beginner /
Found on the World Wide Web
6819 since
7/29/2000 10:54:00 PM

By 2 Users

       How can I access a dynamic variable while a similarly named lexical is in scope? You can do this via symbolic references, provided you haven't set use strict "refs". So instead of $var, use ${'var'}.
 
 
  Bypassing prototypesBypassing prototypes5.0 (all versions), 4.0 (all versions)Beginner /
Found on the World Wide Web
7004 since
7/29/2000 10:56:19 PM

By 2 Users

       What's the difference between calling a function as &foo and foo()?
 
 
  Catch accesses to undefined variables/ functions/ methodsCatch accesses to undefined variables/ functions/ methods5.0 (all versions), 4.0 (all versions)Beginner /
Found on the World Wide Web
6138 since
7/29/2000 10:57:51 PM

By 1 Users

       How can I catch accesses to undefined variables/ functions/ methods? Here's how...
 
Please support the site by visiting our sponsor:
 
  CGI environmental variablesCGI environmental variables5.0 (all versions), Active Perl specific, 4.0 (all versions), 3.0 (all versions)Beginner /
Alexander Moore
6596 since
6/17/2005 7:43:47 PM
Unrated
       Learn about the well known Perl environmental variables, which are used to store data taken from the user, the host, and the script itself, things like IP addresses and HTML headers.
 
 
  Clear a packageClear a package5.0 (all versions), 4.0 (all versions)Intermediate /
Found on the World Wide Web
11561 since
7/29/2000 10:59:50 PM

By 1 Users

       How do I clear a package? Use this code, provided by Mark-Jason Dominus:
 
 
  ClosureClosure5.0 (all versions), 4.0 (all versions)Advanced /
Found on the World Wide Web
11819 since
7/29/2000 10:46:18 PM

By 2 Users

       What's a closure? Closure is a computer science term with a precise but hard-to-explain meaning. Closures are implemented in Perl as anonymous subroutines with lasting references to lexical variables outside their own scopes. These lexicals magically refe ...(description truncated)
 
 
  comment out a large block of perl codecomment out a large block of perl code5.0 (all versions), 4.0 (all versions)Beginner /
Found on the World Wide Web
11764 since
7/29/2000 10:59:10 PM

By 2 Users

       How can I comment out a large block of perl code? Use embedded POD to discard it:
 
 
  Create a switch or case statementCreate a switch or case statement5.0 (all versions), 4.0 (all versions)Beginner /
Found on the World Wide Web
25468 since
7/29/2000 10:57:07 PM

By 2 Users

       How do I create a switch or case statement?
 
 
  Declare/create a structureDeclare/create a structure5.0 (all versions), 4.0 (all versions)Beginner /
Found on the World Wide Web
5886 since
7/29/2000 10:42:37 PM

By 2 Users

       How do I declare/create a structure?
 


Search Results: Page 1 of 3 found. Entries 1 - 10 of 25 found
Skip to page: 1 2 3 


xxx
Compatibility Filter Profile:

5.0 (all versions)
Active Perl specific
4.0 (all versions)
3.0 (all versions)
Pre 3.0