my $self = { user_name => 'fubar', num_days => 0, }; bless ($self, $class);