package TryOut; use strict; use warnings; { use Object::InsideOut; my @data :Field( 'Standard' => 'data', 'Permission' => 'private'); }