package Hubba; use Moose; has abba => (is => 'rw'); has zappa => (is => 'rw');