- or download this
12:40 >perl 1936_SoPW.pl
print (...) interpreted as function at 1936_SoPW.pl line 74.
Useless use of a constant ("\n") in void context at 1936_SoPW.pl line
+74.
- or download this
print ($graph->plot(\@point)) , "\n" ;
- or download this
print +($graph->plot(\@point)) , "\n" ;
- or download this
print $graph->plot(\@point), "\n" ;