Debug and fix perl DB scripts
Budget: $30 – $250 USD
I am looking for an experienced Perl developer to debug and fix some issues with my Perl DB scripts.
We do migrate a working servers (old suse appache with perl scripts + postgres DB) to DigitalOcean VMs.
All works except one web form doesn't show up data. Seems DB has all values, even total number of items is shown, but items themselves are not shown on migrated server.
You need to find a difference and fix the issue.
Scripts examples attached (you will need to debug and find a problem).
Plz do not bid if you are not familiar with Perl & SQL: quering data from perl script like this
my $ret = $DB->select_array_hashref($query);
foreach my $v ( @$ret ) print $v->{COMP_NAME};
NB: 100usd is a max price , time is flexible
We do migrate a working servers (old suse appache with perl scripts + postgres DB) to DigitalOcean VMs.
All works except one web form doesn't show up data. Seems DB has all values, even total number of items is shown, but items themselves are not shown on migrated server.
You need to find a difference and fix the issue.
Scripts examples attached (you will need to debug and find a problem).
Plz do not bid if you are not familiar with Perl & SQL: quering data from perl script like this
my $ret = $DB->select_array_hashref($query);
foreach my $v ( @$ret ) print $v->{COMP_NAME};
NB: 100usd is a max price , time is flexible