You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ perl tlily.PL
do "lib/tlily.global" failed, '.' is no longer in @INC; did you mean do "./lib/tlily.global"? at (eval 12) line 1.
ERROR: Unable to load UI "TextWindow".
Missing or undefined argument to require at (eval 15) line 1.
(in cleanup) TLily::FoiledAgain::set_ui has not been called!
at lib/TLily/UI/TextWindow.pm line 443.
FATAL: Unable to load a UI module. Exiting.
$ perl -I. tlily.PL
Segmentation fault
$ perl --version
This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2017, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: