Data-Presenter
view release on metacpan or search on metacpan
lib/Data/Presenter.pm view on Meta::CPAN
12 Introduction to Computers Knuth 4086 4086_12
13 Psychology Adler 4077 4077_13
13 Social Science JonesT 4044 4044_13
51 World History Wells 4052 4052_51
51 Music Appreciation WilsonW 4044 4044_51
where C<11> mapped to 'Monday, 9:00 am', C<12> to 'Monday, 10:00 am', C<51>
to 'Friday, 9:00 am' and so forth and where the fields underlying this output
were 'timeslot', 'classname', 'instructor', 'room' and 'sessionID'. While
this presentation is useful, a client might wish to have the time slots and
instructor IDs decoded for more readable output:
Monday, 9:00 Arithmetic E Jones 4044 4044_11
Monday, 9:00 Language Studies T Wilson 4054 4054_11
Monday, 10:00 Bible Study M Eliade 4068 4068_12
Monday, 10:00 Introduction to Computers D Knuth 4086 4086_12
Monday, 11:00 Psychology A Adler 4077 4077_13
Monday, 11:00 Social Science T Jones 4044 4044_13
Friday, 9:00 World History H Wells 4052 4052_51
Friday, 9:00 Music Appreciation W Wilson 4044 4044_51
( run in 0.241 second using v1.01-cache-2.11-cpan-26ccb49234f )