I'm not really seeing any error messages. Even when I put my code in the perl -w mode for warnings. The main symptom is the fact that it simply won't display the results. The only thing that displays on my webpage is the HTML Header that I created for it, which is a separate sub-routine... I'm not sure why my original code had that space in Data::Table. My actual code doesn't have that in there either, hmm...
Sidenote: I also tried opening a .csv file that was in the exact same directory as the Perl script: still no dice.. :(