On 03/08/2017 01:08 PM, ToddAndMargo wrote:
Hi All,What is wrong with this? $ perl6 -MX11::Xlib::Raw -e 'say "hi";' ===SORRY!=== Could not find X11::Xlib::Raw::X at line 5 in: /home/tony/.perl6 /usr/share/perl6/site /usr/share/perl6/vendor /usr/share/perl6 CompUnit::Repository::AbsolutePath<68732640> CompUnit::Repository::NQP<62202240> CompUnit::Repository::Perl5<62202280> $ zef install X11::Xlib::Raw All candidates are currently installed No reason to proceed. Use --force to continue anyway $ zef install X11::Xlib::Raw::X ===> Searching for: X11::Xlib::Raw::X No candidates found matching: X11::Xlib::Raw::X Many thanks, -T
You know what, never mind on this. I will use Inline instead. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Computers are like air conditioners. They malfunction when you open windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
