http://www.perlmonks.org?node_id=1061224


in reply to Re^6: DBD::Mysql not working properly in mac OS X
in thread DBD::Mysql not working properly in mac OS X

it is showing perl 5.12.4 in both case.
  • Comment on Re^7: DBD::Mysql not working properly in mac OS X

Replies are listed 'Best First'.
Re^8: DBD::Mysql not working properly in mac OS X
by Anonymous Monk on Nov 05, 2013 at 01:54 UTC
    What is the path to this perl? Try  $^X -V or even  /usr/bin/perl -V because its quite possible that the first perl in path is not the one in shebang (not /usr/bin/perl)