diff --git a/.INSTALL b/.INSTALL new file mode 100644 index 0000000..1faedc5 --- /dev/null +++ b/.INSTALL @@ -0,0 +1,4 @@ +post_install() { + cpan install UNIVERSAL::require + cpan install FusionInventory::Agent +}