Help for this page
package Flashlight; ... return bless $self, $class; }
my $light = Flashlight->new(1,4);
use strict; ... } return $string; }