What does the \n mean in perl?

BenHut

New member
I see a \n at the end of lines of code that print text often, but what does it mean? I'd like to know so I can use Perl in CGI scripts in my web page I'm making.
 
Back
Top