Thread Minichat mit Websockets
(11 answers)
Opened by bianca at 2013-07-12 21:21
cgi-bin? lokaler server?
wie startest du das skript? hier einfach das perl-script in app.pl abspeichern und perl app.pl daemon aufrufen. dann http://localhost:3000/ im browser aufrufen. egal, wo das skript liegt, cgi-bin brauchst du nicht und auch sonst keinen webserver. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |