in reply to Method lookup fails?

__PACKAGE__>table( 'promotion' ); __PACKAGE__>columns( All => qw( id name ) ); # ^ missing hyphen??

Is that a copy/paste error or a typo?

Replies are listed 'Best First'.
Re^2: Method lookup fails?
by Aristotle (Chancellor) on Jan 11, 2005 at 00:16 UTC

    Augh!! Well, I fully expected it to be such a boneheaded error. But try as I might I couldn't spot the problem.

    Oh well. Thanks for lending me your pair of eyeballs. :-)

    Makeshifts last the longest.