Subject: | make error |
Date: | Wed, 25 Mar 2009 14:07:47 -0400 |
To: | bug-Data-ShowTable [...] rt.cpan.org |
From: | SoJ Web <sojweb [...] indiana.edu> |
I just downloaded version 3.3 and got this error during the make
process:
*** ERROR: unterminated I<...> at line 724 in file ShowTable.pm
*** ERROR: unterminated I<...> at line 724 in file ShowTable.pm
I fixed the error by modifying line 724 from:
[, I<\@title_formats [, I<\@data_formats [, I<
$table_attrs> ] ] ] ] ] ] ];
to:
[, I<\@title_formats> [, I<\@data_formats> [, I<
$table_attrs> ] ] ] ] ] ] ];
I'm using Perl 5.8.6 on Mac OS X.
-Jeff Johnson
Web Developer
IU School of Journalism