nix-gh/perl
Jörg Thalheim 2fd8f8bb99 Replace Unicode quotes in user-facing strings by ASCII
Relevant RFC: NixOS/rfcs#4

$ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g"
2017-07-30 12:32:45 +01:00
..
lib/Nix Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
MANIFEST * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00
Makefile Simplify building nix-perl in nix-shell 2017-04-26 17:04:45 +02:00
Makefile.config.in Fix perl build 2017-03-31 15:31:34 +02:00
configure.ac perl-bindings: Remove unused --with-store-dir flag 2017-05-03 17:43:52 +02:00
local.mk Simplify building nix-perl in nix-shell 2017-04-26 17:04:45 +02:00