Adam Schaible on Wed, 8 May 2002 17:20:16 +0200 |
Speaking of learning Perl, I've started along that path myself. Here's a real "newbie" question that my Perl book does not address: When I test my script (test.pl), normally I have to type perl test.pl to run the script even if its first line is #! usr/bin/perl If I just type "test.pl" or "./test.pl" at the bash prompt I get a "bad interpreter" message. Is there something I can do to get my machine to recognize the script? Adam Schaible Conshohocken, PA --- "Kyle R . Burton" <mortis@voicenet.com> wrote: > > http://learn.perl.org/ > > Actualy, now that I've looked at that, it seems to > be devoid of any tutorials. > Sorry about that. Perlmonks does have tutorials: > > http://www.perlmonks.org/index.pl?node=Tutorials > > > Kyle > > -- > > ------------------------------------------------------------------------------ > Wisdom and Compassion are inseparable. > -- Christmas Humphreys > mortis@voicenet.com > http://www.voicenet.com/~mortis > ------------------------------------------------------------------------------ > > ______________________________________________________________________ > Philadelphia Linux Users Group - > http://www.phillylinux.org > Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce > General Discussion - > http://lists.phillylinux.org/mail/listinfo/plug > __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|