Sun Apr 01 14:18:40 2007McTatz [...] web.de - Ticket created
Subject:
#!/path/to/perl not a comment
Date:
Sun, 01 Apr 2007 20:13:42 +0200
To:
bug-PPI [...] rt.cpan.org
From:
McTatz [...] web.de
Should #!/path/to/perl -w be treated as comment, really? Compared to all these complexities where there is none and would have been a lesser sin, this is, hopefully, trivial to fix when there is time.
Show quoted text
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
Thu Jul 12 07:53:22 2007adamk [...] cpan.org - Taken
Yes, #!/usr/bin/perl actually IS a comment, it means nothing to Perl or
Windows.
It only has relevance in the context of the Unix shell. #!/usr/bin/perl
is a shell command that says to launch perl.
I'll leave this ticket open though, and consider adding a
PPI::Token::Comment::Shebang subclass...
Thu Jul 12 07:54:39 2007The RT System itself - Status changed from 'new' to 'open'
Mon Oct 15 09:21:01 2007adamk [...] cpan.org - Correspondence added
I've decided this won't be necesary.
WONTFIX
Mon Oct 15 09:21:03 2007adamk [...] cpan.org - Status changed from 'open' to 'resolved'