From: "Babale Fongo" <[EMAIL PROTECTED]> > I've realised that, most perl modules do not have #!/usr/bin/perl > written on the first line. Does it implies - that modules don't need > the perl interpreter to function?
No. It implies that modules are not supposed to be run directly. What do you expect perl /usr/lib/perl/lib/CGI.pm to do? Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>