Skip to content

Commit

Permalink
#4794 Add LWP::Protocol::https to package
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofhyphens committed Apr 26, 2019
1 parent 1cca274 commit 72a13fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ if ($gui) {
Wx::GLCanvas 0
OpenGL 0
LWP::UserAgent 0
LWP::Protocol::https 0
Net::Bonjour 0
Net::SSL 0
);
if ($^O eq 'MSWin32') {
$recommends{"Win32::TieRegistry"} = 0;
Expand Down
2 changes: 2 additions & 0 deletions package/win/package_win32.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,9 @@ pp `
-M LWP::MemberMixin `
-M LWP::Protocol `
-M LWP::Protocol::http `
-M LWP::Protocol::https `
-M LWP::UserAgent `
-M Net::SSL `
-M List::Util `
-M Math::Trig `
-M Method::Generate::Accessor `
Expand Down

0 comments on commit 72a13fa

Please sign in to comment.