1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

* Don't require a specific Perl version.

This commit is contained in:
Eelco Dolstra 2011-11-29 22:15:07 +00:00
parent 4d0407ba08
commit f35c4351e5

View file

@ -1,6 +1,5 @@
package Nix::Store;
use 5.010001;
use strict;
use warnings;