use Input::X; use Output::Y; my @data = Input::X::read(); print Output::Y::get_output (@data);