in reply to Regex Lab
package MyFrame; ... sub new { ... $_->Layout for $this->GetChildren;### THIS $this; } [download]