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


in reply to Re^6: Getting DBD-mysql to work with Mac OS X Lion
in thread Getting DBD-mysql to work with Mac OS X Lion

Outside of the responses regarding Dynaloader and DBD::mysql, note that your shebang line is likely still calling the system Perl.
Replace it with: #!/opt/local/bin/perl to call the version installed using MacPorts


"...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote