Subject: | pjx_JSON_out.pl has no shebang |
Hi,
One of the samples in scripts/ -- pjx_JSON_out.pl has no shebang line at
the start.
All the others start with "#!/usr/bin/perl -w", but this one goes
straight with "use strict".
It would be nice the shebang line is added in a future release.
Thanks,
dam