Help for this page
# Contents of config.pl sub big_list { ... # And then in my program... require config.pl; my @big_list = big_list();