CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 16 Jul 2025 15:40:47 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090716160307
location: https://web.archive.org/web/20090716160307/https://perldoc.perl.org/index-tutorials.html
server-timing: captures_list;dur=0.982285, exclusion.robots;dur=0.019833, exclusion.robots.policy;dur=0.010859, esindex;dur=0.009537, cdx.remote;dur=23.385013, LoadShardBlock;dur=577.334354, PetaboxLoader3.resolve;dur=315.459089, PetaboxLoader3.datanode;dur=151.099103
x-app-server: wwwb-app221
x-ts: 302
x-tr: 629
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app221; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 16 Jul 2025 15:40:48 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-date: Thu, 16 Jul 2009 16:03:07 GMT
x-archive-orig-server: Apache/2.0.55 (Unix)
x-archive-orig-last-modified: Wed, 10 Jun 2009 08:17:53 GMT
x-archive-orig-etag: "268280-2000-1c9eae40"
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 8192
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Thu, 16 Jul 2009 16:03:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 24 Mar 2005 05:38:27 GMT", ; rel="prev memento"; datetime="Wed, 01 Jul 2009 11:44:26 GMT", ; rel="memento"; datetime="Thu, 16 Jul 2009 16:03:07 GMT", ; rel="next memento"; datetime="Mon, 27 Jul 2009 14:00:23 GMT", ; rel="last memento"; datetime="Wed, 07 May 2025 08:59:33 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_10_20090715213659_crawl102_IndexOnly.gpg-c/51_10_20090716160141_crawl102.arc.gz
server-timing: captures_list;dur=0.571251, exclusion.robots;dur=0.025915, exclusion.robots.policy;dur=0.012508, esindex;dur=0.011729, cdx.remote;dur=12.876779, LoadShardBlock;dur=181.775356, PetaboxLoader3.datanode;dur=178.204833, PetaboxLoader3.resolve;dur=287.278274, load_resource;dur=333.747800
x-app-server: wwwb-app221
x-ts: 200
x-tr: 569
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Tutorials - perldoc.perl.org
Manual:
Reference:
- Language
- Functions
- Operators
- Special variables
- Pragmas
- Core modules
- Utilities
- Internals
- Platform specific
Perl news and blogs:
See also:
Contact:
- Site maintained by
Jon Allen (JJ) - Last updated on
10 June 2009 - See the project page for more details
Home >
Tutorials
Tutorials
- perlreftut - Mark's very short tutorial about references
- perldsc - data structure complex data structure struct
- perllol - Manipulating Arrays of Arrays in Perl
- perlrequick - Perl regular expressions quick start
- perlretut - Perl regular expressions tutorial
- perlboot - Beginner's Object-Oriented Tutorial
- perltoot - Tom's object-oriented tutorial for perl
- perltooc - Tom's OO Tutorial for Class Data in Perl
- perlbot - Bag'o Object Tricks (the BOT)
- perlstyle - Perl style guide
- perlcheat - Perl 5 Cheat Sheet
- perltrap - Perl traps for the unwary
- perldebtut - Perl debugging tutorial
- perlopentut - tutorial on opening things in Perl
- perlpacktut - tutorial on pack and unpack
- perlthrtut - Tutorial on threads in Perl
- perlothrtut - old tutorial on threads in Perl
- perlxstut - Tutorial for writing XSUBs
- perlunitut - Perl Unicode Tutorial
- perlpragma - how to write a user pragma