my $god = Product->new('religion'); if ( $god->exists ) { # Product::Real } else { # Product::Potential }