open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- perl/Build.PL.orig
+++ perl/Build.PL
@@ -48,6 +48,10 @@ my $build = Module::Build->new(
'Net::Remctl' => 0,
WebAuth => 0,
},
+ test_requires => {
+ 'Crypt::GeneratePassword' => 0,
+ 'DateTime::Format::SQLite' => 0,
+ },
);
# Generate the build script.
Everything looks good. We'll let you know here if there's anything you should know about.