while ($new = Input::X::read()) { print Output::Y::get_output ($new); } }