dhvsfan has asked for the wisdom of the Perl Monks concerning the following question:
I see some use of "::die_bug" in Perl code found on the internet. I can't find any documentation for it. Using it under "This is perl 5, version 26, subversion 2 (v5.26.2) built for MSWin32-x64-multi-thread" gives the error: Undefined subroutine &main::die_bug called at ./check_shell.pl line 662.
It works in "This is perl 5, version 18, subversion 4 (v5.18.4) built for x86_64-linux"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Documentation for die_bug
by haukex (Archbishop) on Jan 18, 2019 at 19:51 UTC | |
|
Re: Documentation for die_bug
by bliako (Abbot) on Jan 18, 2019 at 20:51 UTC | |
|
Re: Documentation for die_bug
by Anonymous Monk on Jan 18, 2019 at 17:53 UTC | |
|
Re: Documentation for die_bug
by dhvsfan (Initiate) on Jan 21, 2019 at 16:30 UTC | |
by haukex (Archbishop) on Jan 21, 2019 at 16:48 UTC |