in reply to Using Class::Std can't seem to set values

You need to call set_style with an argument. Don't use it as an lvalue.
$self->set_style($$values{style});

Replies are listed 'Best First'.
Re^2: Using Class::Std can't seem to set values
by javahead (Sexton) on Jan 12, 2009 at 15:59 UTC

    Yes! Thank you. It now works and seems so very obvious now that I know how its done.

    Javahead

    Way too much coffee. But if it weren't for the coffee, I'd have no identifiable personality whatsoever. ~David Letterman