This syntax does work in 5.005_03 - but you may have to add parenthesis to make it clear that you are calling a method:
my $columnname = 'id'; print $rowobj->$columnname();
In reply to Re: Syntax question when using Class::DBI
by fglock
in thread Syntax question when using Class::DBI
by freddo411
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |