Help for this page
# Pit.pm package Pit; use strict; ... my $pit = Pit->new('me@example.com'); $pit->printIT;