Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: DBD::CSV::st execute failed: Can't locate object method "do_err" via package "SQL::Statement::Function::NumericEval"

by Tux (Canon)
on Jul 07, 2016 at 19:32 UTC ( [id://1167408]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat newCsv.csv
    sid,genotype,dnabl,dnatw12
    ...
    DBD::CSV
            /pro/lib/perl5/site_perl/5.22.0/DBD/CSV.pm: 0.49
    $
    
  2. or download this
    $ cat newCsv.csv
    sid,genotype,dnabl,dnatw12
    ...
    DBD::CSV::st execute failed: Can't locate object method "do_err" via p
    +ackage "SQL::Statement::Function::NumericEval" at /pro/lib/perl5/site
    +_perl/5.22.0/SQL/Statement/Function.pm line 226, <GEN1> line 2.
     [for Statement "SELECT sid, genotype, dnabl, dnatw12 FROM newCsv WHER
    +E genotype = 'a' AND (dnatw12/dnabl)<0.5 AND dnatw12 IS NOT NULL"] at
    + test2.pl line 32, <GEN1> line 2.
    $
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1167408]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found