Movatterモバイル変換


[0]ホーム

URL:


perltrap
(source,CPAN)
You are viewing the version of this documentation from Perl 5.30.0.View the latest version

CONTENTS

#NAME

perltrap - Perl traps for the unwary

#DESCRIPTION

The biggest trap of all is forgetting touse warnings or use the-w switch; seewarnings andperlrun. The second biggest trap is not making your entire program runnable underuse strict. The third biggest trap is not reading the list of changes in this version of Perl; seeperldelta.

#Awk Traps

Accustomedawk users should take special note of the following:

#C/C++ Traps

Cerebral C and C++ programmers should take note of the following:

#JavaScript Traps

Judicious JavaScript programmers should take note of the following:

#Sed Traps

Seasonedsed programmers should take note of the following:

#Shell Traps

Sharp shell programmers should take note of the following:

#Perl Traps

Practicing Perl Programmers should take note of the following:

As always, if any of these are ever officially declared as bugs, they'll be fixed and removed.

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp