Help for this page
use strict; use warnings; ... my $number = This::File::Does::No::Exist::On::My::Disk->new(7); print $number * 6, "\n";