Re: [perl5-dbi/dbi] 6a5ada: Support multiple folders in DBD::File's f_dir attr...
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <20130611214406.GE26228@adsl-172-10-1-108.dsl.sndg02.sbcglobal.net> |
On Tue, Jun 11, 2013 at 04:09:13AM -0700, H.Merijn Brand - Tux wrote: > Branch: refs/heads/f_dir-ref > Home: https://github.com/perl5-dbi/dbi > Commit: 6a5ada7b9e36edc32be5d34a39854660a4bf70b7 > https://github.com/perl5-dbi/dbi/commit/6a5ada7b9e36edc32be5d34a39854660a4bf70b7 > Author: H.Merijn Brand - Tux <[email protected]> > Date: 2013-06-11 (Tue, 11 Jun 2013) > > Changed paths: > M Changes > M lib/DBD/File.pm > > Log Message: > ----------- > Support multiple folders in DBD::File's f_dir attribute > > No tests yet and a few locations where things still will go wrong > when the catdir () is involved I'd *really* like features to be developed on feature branches and only to land on trunk, in a single merge, once they have reasonable test coverage. Tim.