my $real = new Currency; $real->name('Real'); $real->country('BR'); $real->dolarValue(1.81);