package DomainManagerOutput; sub new { ... } sub isError { ... } sub getText { ... } 1