How do I install DBI module for Perl on Heroku machine
问题 So I have my Ruby-on-rails app that i successfully released to heroku. However to populate the database I have several perl scripts that basically sync up tables on local database with a remote database. On my development machine (on ec2) it works fine but I also have a lot of stuff i have installed on it over time. When I try to run my scripts I get the following error (latest perl is installed by the way) Can't locate DBI.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr