svetlana 2018-02-02 20:44:23 -04:00 committed by admin
parent ce0662b0a0
commit 725a1fc011
1 changed files with 2 additions and 0 deletions

View File

@ -18,3 +18,5 @@ What do I do now? Where is the TROUBLESHOOTING file located? --[[users/svetlana]
Found <https://metacpan.org/pod/Devel::NYTProf#%22Profile-data-incomplete,-...%22-or-%22Profile-format-error:-...%22>, however, "export NYTPROF=sigexit=1" does not help either. Running "unset PER5OPT" before running nytprofhtml does not help either as well. That leaves this problem unsolved still. --[[users/svetlana]] Fri Feb 2 08:03:13 2018 Found <https://metacpan.org/pod/Devel::NYTProf#%22Profile-data-incomplete,-...%22-or-%22Profile-format-error:-...%22>, however, "export NYTPROF=sigexit=1" does not help either. Running "unset PER5OPT" before running nytprofhtml does not help either as well. That leaves this problem unsolved still. --[[users/svetlana]] Fri Feb 2 08:03:13 2018
Fixed by exporting "PERL5OPT" rather than "PER5OPT"; fixing typo in documentation... --[[users/svetlana]]