Skip to content

Instantly share code, notes, and snippets.

@perigrin
Created October 19, 2016 17:25
Show Gist options
  • Save perigrin/7a654764f8ba0b326c2f2c20720d576f to your computer and use it in GitHub Desktop.
Save perigrin/7a654764f8ba0b326c2f2c20720d576f to your computer and use it in GitHub Desktop.
[perigrin@eakins dbd-mysql-test]$ which mysqld
which: no mysqld in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
[perigrin@eakins dbd-mysql-test]$ carton install
Installing modules using /home/perigrin/dbd-mysql-test/cpanfile
Successfully installed DBI-1.636
Successfully installed DBD-mysql-4.037
2 distributions installed
Complete! Modules were installed into /home/perigrin/dbd-mysql-test/local
[perigrin@eakins dbd-mysql-test]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment