- Perl.com
The Source for Perl -- perl development, perl conferences
The official Perl home page, run by O'Reilly Media, Inc. Contains documentation, news, and links to a variety of resources, including the O'Reilly Open Source Convention, OSCON.
algorithms developers expressions for learning mod_perl network open oreilly perl programming regular software source win32
in Software Development > PERL with perl programming by 10 users
- Unix, Linux, Mac OS X Help, Tutorials and support pages
Resources, help files, how-to's and other Unix, Linux, Mac OS X content
linux mac unix
in Public bookmarks with linux perl test unix by 2 users
- CGI/Perl Taint Mode FAQ
in Software Development > PERL with perl programming security
- ActivePerl 5.8 - Online Docs : perlretut
in Public bookmarks with perl programming
- Creating (and Maintaining) Perl Modules
in Public bookmarks with perl programming by 2 users
- Hotscripts.com
HotScripts.com is an Internet directory that compiles and distributes Web programming-related resources, geared toward webmasters, developers and programmers looking for enhancing their Web sites and intranets with dynamic development tools.
Hot Scripts is the net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal. We are an Internet directory that compiles and distributes Web programming-related resources, geared toward webmasters, developers and programmers looking for enhancing their Web sites and intranets with dynamic development tools.
active asp cgi developer development java javascript pages perl php programming server web
in Software Development > PERL with compiles directory distributes internet perl programming programming-related web by 64 users
- How To Send Email With Perl, Part III
in Public bookmarks with email perl
- IT Resource Center forums
mailx, sendmail html - This thread has been closed
in Public bookmarks with email perl
- learn.perl.org
The site for people learning Perl.
in Software Development > PERL with learning people perl programming site by 2 users
- Mail::Sendmail FAQ
FAQ for the Perl Mail::Sendmail module, a simple platform independent way to send mail from your Perl scripts.
faq html mail module modules perl sendmail
in Public bookmarks with email perl
- Namespaces
in Software Development > PERL with perl programming
- Optimize Perl
in Software Development > PERL with perl programming
- Perl Books
Top 12 Books
books perl programming reference reviews
in Software Development > PERL with books perl programming top
- Perl functions A-Z
perldoc.perl.org
in Software Development > PERL with functions perl programming by 2 users
- Perl Special Variables
What Are the Special Variables?
perl_caller
in Software Development > PERL with perl programming
- Perl Webpluck CGI
in Software Development > PERL with modules perl programming
- perl.com
Bless My Referents
Damian Conway explains how references and referents relate to Perl objects, along with examples of how to use them when building objects.
conway damian network objects oreilly oreillynet
in Software Development > PERL with perl programming reference
- perl.com: Using CGI
Application
The Common Gateway Interface may well be the backbone of many web applications, but sometimes it can feel dry and monotonous to work with. If you're fed up with my $query = CGI->new() , Jesse Erlbaum presents a kinder, gentler alternative.
cgi erlbaum jesse network oreilly oreillynet
in Software Development > PERL with application module perl programming
- perl.com: Web Basics with LWP
my $url = 'http://freshair.npr.org/dayFA.cfm?todayDate=current'; # Just an example: the URL for the most recent /Fresh Air/ show use LWP::Simple; my $content = get $url; die "Couldn't get $url" unless defined $content; # Then go do things with $content, like this: if($content =~ m/jazz/i) { print "They're talking about jazz today on Fresh Air!\n"; } else { print "Fresh Air is apparently jazzless today.\n"; }
LWP (short for Library for WWW in Perl ) is a group of Perl modules that lets you access data on the Web. Because there are so many modules in LWP, it's hard to know where to look for information on doing even the simplest things. This article offers...
and burke for library lwp modules network oreilly oreillynet perl sean
in Software Development > PERL with lwp perl programming
- perlfaq
frequently asked questions about Perl
in Software Development > PERL with perl programming
Next »
perl from all users