I tried googling for this but Im not quite sure how to write it up?
Are there any syntax tricks that would allow both the "shebang and __DATA__" on the same line? So that the Perl code looks like this: #!/usr/bin/perl -wT {initialization code}; __DATA__ # # other stuff # # other stuff # # other stuff # I basically want the Perl code to be on the first line only; no CRs or LFs, etc... -- WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>