Ich bin mir sicher, dass es geht, bin gerade am suchen....
http://www.perldoc.com/perl5.8.0/pod/perlapi.html
Schaut euch mal das an und sagt mir, ob man damit was anfangen kann...
Noch was gefunden: PerlXS
http://www.perldoc.com/perl5.6/pod/perlxs.html
Ich hab mir jetzt das Perl Dev Kit besorgt.
Mit dem kann ich noch folgendes machen:
ActiveX:
develop components that can be used in a variety of Win32 applications and development environments
create ActiveX components for system administration that can be accessed remotely using DCOM
develop ActiveX components that expose a subset of Perl functionality, such as Perl's regular expression engine
develop ActiveX components that expose the functionality of a Perl module, such as a module from the libwww-perl (LWP) library.
.Net:
Create .NET applications using .NET components
Wrap existing Perl modules into .NET components
Create new .NET components written in Perl
Extend existing .NET components with Perl
Weiß nicht, ob das was bringt.
Fenster, Buttons und sowas kann ich mit Tcl/Tk in Perl programmieren.
http://delikat.homeip.net/stuff/html/site/lib/Tk.html
Hab ich aber noch nie gemacht, weil ich ja meist CGI Programmierung mache, oder mit Kommandozeile zufrieden war.
MfG
Michael Brunner