use Astro::Observation; my $obs = Astro::Observation->new( "simple", ... ); my $obc = Astro::Observation->new( "complex", ... );