--- test/html-whatpm/table.cgi 2007/07/16 10:55:11 1.4
+++ test/html-whatpm/table.cgi 2008/02/10 02:30:14 1.5
@@ -91,7 +91,7 @@
tableToCanvas (
';
print STDOUT objToJson ($table);
- print STDOUT ', document.body);
+ print STDOUT ', document.body, "");
';
}
@@ -108,11 +108,11 @@
=head1 LICENSE
-Copyright 2007 Wakaba
+Copyright 2007-2008 Wakaba
This library is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
=cut
-## $Date: 2007/07/16 10:55:11 $
+## $Date: 2008/02/10 02:30:14 $