My implementation:
At some point, I need to use Floor::Bamboo and see how well it works.foreach ( @rooms ) { do { select LINOLEUM; next } if $self->poor(); do { select CARPET; next } if $_->isa('LIVING AREA') do { select CERAMIC_TILE; next } if $_->isa('BATHROOM'); do { select CERAMIC_TILE; next } if $_->isa('KITCHEN'); select HARDWOOD; }
In reply to Re: Best Material for Floors:
by papidave
in thread Best Material for Floors:
by Petruchio
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |