Exercise: Alternative CSV libraries
1. Design a new version of the library that has
an explicit representation for
CSVrecord
s
a
csvclean
function to throw away "old" records
2. Design a new version of the library using PHP classes