-
Notifications
You must be signed in to change notification settings - Fork 16
Tips and such
rsindlin edited this page Mar 16, 2016
·
3 revisions
To temporarily point Build to a different (existing) database for testing, issue
perl Build.PL --database_options name=<database name>
Note that doing the above will allow you to testdb
patches against a different database, but will cause your test
to fail with the error:
FATAL: database "gcis" does not exist at /home/ubuntu/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/DBIx/Connector.pm