Topics
Things to do here at perl101.org

Things to do here at perl101.org

Site functionality

Include the FAQ

Link page

Feedback per page

Explain use strict

In the debugging page, we say to use warnings and strict always. Explain why.

precedence

or/and vs ||/&&