I have learnt this new concept called "Class Factory" in America.
use strict; use warnings; my $location = $whatever->getLocation(); my $profile = HumanProfiler->getProfile($location); if ($profile->getBlackPopulation() > 60% or $profile->getLowIncome() > + 60%) { delayRescueEffortAcrossRace(); while (1) { for $image (@lootingImage) { if ($image->isWhiteInvolved()) { next; } else { showOnNatinalMedium($image->getGIF()); } } } }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Class Factory
by zentara (Cardinal) on Sep 04, 2005 at 11:01 UTC | |
by CountZero (Bishop) on Sep 04, 2005 at 16:23 UTC | |
by Win (Novice) on Sep 06, 2005 at 16:14 UTC | |
|
Re: Class Factory
by Anonymous Monk on Sep 07, 2005 at 16:36 UTC | |
by eff_i_g (Curate) on Sep 08, 2005 at 00:46 UTC | |
by Cap'n Steve (Friar) on Sep 08, 2005 at 06:23 UTC |