$ perltidy < temp.pl #!/usr/bin/perl -- =head1 HASHBANG ## Please see file perltidy.ERR #!/usr/bin/perl -- =cut print "hi\n"; __END__ $ cat perltidy.ERR 5: Hash-bang in pod can cause older versions of perl to fail! $