From ba9ebde2416d4d0aad2c1b7dc2e518bea8a43e48 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Sun, 5 Dec 2021 11:45:28 -0500 Subject: [PATCH] add global cpanfile --- cpanfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cpanfile diff --git a/cpanfile b/cpanfile new file mode 100644 index 0000000..624aebe --- /dev/null +++ b/cpanfile @@ -0,0 +1,3 @@ +'Math::Vector::Real' => 0, +'Algorithm::Combinatorics' => 0, +