Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
exit « System Functions « Perl
Perl
System Functions
exit
1.
To exit a Perl script, use the die function or the exit function.
2.
Using exit command to exit an program