Re: [PATCH] gnu: Add perl-db_file.

2016-07-26 Thread Andreas Enge
Hello, On Tue, Jul 26, 2016 at 09:01:38PM +0200, Danny Milosavljevic wrote: > Yeah, I thought about it but decided against it - there are very few options > in that file, substitute* can't substitute entire lines (or only at the > beginning of the line) or entire words (so it's not safe), the us

Re: [PATCH] gnu: Add perl-db_file.

2016-07-26 Thread Danny Milosavljevic
Hi Andreas, On Tue, 26 Jul 2016 20:35:31 +0200 Andreas Enge wrote: > > * gnu/packages/databases.scm (perl-db_file): New variable. > > The name should be "perl-db-file": we replace all special characters with > > "-". The package name (not the variable name) was chosen by "guix import cpan".