Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File / hints / solaris.pl
1 # -lucb has been reported to be fatal for perl5 on Solaris.
2 # Thus we deliberately don't include it here.
3 $self->{LIBS} = ['-ldbm'];