CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 16 Jul 2025 00:18:38 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090615203209
location: https://web.archive.org/web/20090615203209/https://perldoc.perl.org/index-tutorials.html
server-timing: captures_list;dur=0.446172, exclusion.robots;dur=0.016008, exclusion.robots.policy;dur=0.007872, esindex;dur=0.010276, cdx.remote;dur=12.166601, LoadShardBlock;dur=269.802399, PetaboxLoader3.datanode;dur=216.274163
x-app-server: wwwb-app220
x-ts: 302
x-tr: 323
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app220; 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 00:18:38 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-date: Mon, 15 Jun 2009 20:32:09 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: Mon, 15 Jun 2009 20:32:09 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="Thu, 28 May 2009 14:42:47 GMT", ; rel="memento"; datetime="Mon, 15 Jun 2009 20:32:09 GMT", ; rel="next memento"; datetime="Tue, 30 Jun 2009 09:48:18 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_20090615170916_crawl101-c/51_10_20090615203154_crawl102.arc.gz
server-timing: captures_list;dur=0.516163, exclusion.robots;dur=0.017652, exclusion.robots.policy;dur=0.007659, esindex;dur=0.010796, cdx.remote;dur=73.657604, LoadShardBlock;dur=298.564281, PetaboxLoader3.datanode;dur=242.174378, PetaboxLoader3.resolve;dur=149.084525, load_resource;dur=197.183991
x-app-server: wwwb-app220
x-ts: 200
x-tr: 621
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