Help for this page
#! perl -w use strict; ... my $lex = Test->new(); $lex->balance_by('bar'); print $lex->balance_by();
print $lex->balance_by('baz')