in reply to Re: mysql error
in thread mysql error
You are right about different versions of perl:
which perl
/usr/local/bin/perl
Script: #!/usr/bin/perl
If I change the script to: #!/usr/local/bin/perl
It chokes.
Do you know how I can change perl to /usr/bin/perl in debian 8?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: mysql error
by Danny (Chaplain) on Feb 16, 2024 at 19:37 UTC | |
by dcscott (Novice) on Feb 16, 2024 at 20:05 UTC |