[Dbix-class] Sybase users needed to test a DBIC::Storage::Sybase::ASE change

Peter Rabbitson rabbit+dbic at rabbit.us
Sat Mar 23 14:15:52 GMT 2013


Hi!

Currently the dev team does not have an easy access to a Sybase ASE 
server (properly installing and configuring one is a massive bitch). If 
someone has such an instance handy it would be very helpful to get 
feedback on the change in the topic/fix_utterly_broken_sybase_limit 
branch [1]. Check out the branch, install Module::Install from CPAN, set 
DBICTEST_SYBASE_DSN, DBICTEST_SYBASE_USER and DBICTEST_SYBASE_PASS, and 
then: `perl Makefile.PL && make test` (note - the envvars need to be set 
before running Makefile.PL to pull in extra deps for the optional tests)

Thanks in advance!

[1] https://github.com/dbsrgits/dbix-class/compare/master...topic;fix_utterly_broken_sybase_limit




More information about the DBIx-Class mailing list