Commit b6bd1b28 authored by Stig Palmquist's avatar Stig Palmquist
Browse files

perlPackages.TestXPath: cleanups

parent 123c9259
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25705,7 +25705,7 @@ with self; {
    };
  };
  TestXPath = buildPerlModule {
  TestXPath = buildPerlPackage {
    pname = "Test-XPath";
    version = "0.20";
    src = fetchurl {