Help for this page
my $foo = Foo::Doom->new(); $foo->bar( 'shoe' ); # OH NOES! its just a getter ... $f00->get_bar( 'shoe' ); # what the hell is 'shoe' there for? # this is clearly a getter