At 5:31 PM -0600 12/5/00, Stephen Hargrove wrote:
>maybe i'm an idiot, but i'm having a heck of a time getting this working.
>it's a new install, so i may be missing something. so far i've installed
>the following:
>
>DBD::mysql (thru perl -MCPAN -e shell)
>DBI-1.14 (thru .tar.gz)
>Data-Dumper-2.101 (thru .tar.gz)
>Data-ShowTable-3.3 (thru .tar.gz)
>
>mysql is definitely running. i've got a pretty simple script that just
>inserts values from a .txt file into a table. the script is included
>below. here's the results when i try to execute it:
>
># ./type.pl
>bash: ./type.pl: No such file or directory
>
>here's the script:
>
>#!/usr/bin/perl
>#
[snipped]
>
>/usr/bin/perl exists and is world executable. anybody have any ideas on
>what i'm doing wrong here?
Is type.pl itself executable?
--
Paul DuBois, paul@stripped