fails complaining about the symbol "SimpleApp" not being known.use Wx:from<Perl5>; my $app = Wx::SimpleApp.new; my $frame = Wx::Frame.new( Nil, -1, 'Hello, world!' ); $frame.Show; $app.MainLoop;
In reply to Re^2: [Perl6] Problem using Inline::Perl5 (Wx)
by holli
in thread [Perl6] Problem using Inline::Perl5
by holli
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |