Help for this page
sub data_generator { return maybe_unknown(@real_data); # attach maybe_unknown flag ... data_processor(data_generator); }