use POSIX; my $date = POSIX::strftime('%d_%b', localtime); #### =pod This script takes CONF_IN and populates 3 templates which are then put into a final file all together Usage: perl conf_add.pl requires: input: templates in templates folder input: list of conference IDs and conference PINs with ID and PIN on one line in order. program outputs to file: conference_additions =cut