ok... I'm on a mac and writing perl to run mostly on unices and peecees. I've got a three line script that's bothering me: #!/usr/bin/perl -Tw #!C:/Perl/bin/perl.exe -Tw exit; If I syntax check that I get "too late for -T" However, if I switch the order of the first two lines, I get no errors. MacPerl is set to check the #! line. MacPerl version is 5.2.0r4 anyone know what's going on here? I'm on digest and curious enough that an email CC of any responses would be appreciated as it would help me figure it out that much faster :) -matt ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org