Source:
Apachecn Beginnersbook Translation Project

Translator: dragon

Protocol: CC BY-NC-SA 4.0

Contribution to guide

This project needs to be proofread. Please submit the Pull Request.

Please have the courage to translate and improve your translation. While we strive for excellence, we do not expect you to be perfect, so please do not worry about making mistakes in translation — in most cases, our servers already record all the translations, so you do not need to worry about being irreparably damaged by your mistakes. (Adapted from Wikipedia)

directory

  • Install Perl on Windows, Mac, Linux, and UNIX
  • The first Perl project
  • Perl syntax
  • Data types in Perl
  • Perl variable
  • myKey words – local and global variables in Perl
  • Scalars in Perl
  • The Perluse strictanduse warnings
  • Perl – lists and arrays
  • Hashing in Perl
  • Perl Operators – A complete guide
  • Conditional statements in Perl

    • The Perlifstatements
    • The Perlif-elsestatements
    • The perlif-elsif-elsestatements
    • The Perlunlessstatements
    • The Perlunless-elsestatements
    • The Perlunless-elsifstatements
    • The PerlSwitch Case
    • The Perlgiven-when-defaultstatements
  • Loops and loop control statements in Perl

    • The Perlforcycle
    • Perl whilecycle
    • Perl – do-whilecycle
    • Perl – foreachcycle
    • The Perluntilcycle
  • Subroutines in Perl
  • Perl – String
  • Perl string escape sequences

See also

  • C language tutorial
  • C language example
  • C + + tutorial
  • Database Tutorial
  • The Java tutorial
  • Java Collection Tutorial
  • Java example
  • Java IO tutorial
  • Java Strings Tutorial
  • JSP tutorial
  • JSTL tutorial
  • Kotlin tutorial
  • Directing a tutorial
  • Perl tutorials
  • The Servlet tutorial