When I used the -Mlazy option, I get the following warning:
Use of uninitialized value $msg in scalar chomp at C:/Strawberry/perl/site/lib/Menlo/CLI/Compat.pm line 834.
Use of uninitialized value $depth in numeric eq (==) at C:/Strawberry/perl/site/lib/Menlo/CLI/Compat.pm line 1048.
When I used the
-Mlazy
option, I get the following warning: