Jump to content

User input/Graphical: Difference between revisions

m
→‎{{header|Perl}}: Add subsections.
(→‎{{header|Perl 6}}: Added Perl 6 implementation)
m (→‎{{header|Perl}}: Add subsections.)
Line 725:
 
=={{header|Perl}}==
==={{libheader|wxWidgets}}===
 
<lang perl>use Wx;
Line 769:
MyApp->new->MainLoop;</lang>
 
==={{libheader|XUL::Gui}}===
<lang perl>use XUL::Gui;
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.