Help for this page
## Since we use strict we have to declare the names of our package ## variables with our ... package main; print $John, "\n"; # Compile time error because there's no $main::Joh +n