Mega Code Archive

 
Categories / Perl / Language Basics
 

Perl statements end with a semicolon (;)

print "Wow.\n";