Things to do here at perl101.org

Handle Perl 6

Ultimately I'd like to have perl101 show both the Perl 6 and Perl 5 ways of doing things.This way we show new people to Perl 6 how to do things,and can also act as a Perl 5-to-Perl 6 phrasebook.

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 ||/&&


Want to contribute?

Submit a PR to github.com/petdance/perl101