Re: Professional IDE for a cross-platform Perl application
- From: "Bob" <catdogbeloved@xxxxxxxxx>
- Date: 30 Jun 2006 11:39:03 -0700
Re: Tad McClellan
The first version was written in a DOS-based database. The
unix-based perl/tk version is the latest of ports. The former
was perl/cgi running under a web browser.
A Perl CGI program *never* runs under a browser.
CGI programs run on web *servers*.
I can assure you that my perl/cgi application was running on a web
browser.
Bloody slowly, and with serious limitations, but it was running. I
managed
to gain in speed and functionality with Tk. I hope I will gain further
speed
and functionality with a better GUI.
The application uses linux-specific features,
Then an IDE will not help in porting it.
An IDE will not do the porting for me, that's for sure. But it will
help me
in spotting all the OS dependent parts, so that I can change them.
Bob
.
- Follow-Ups:
- Re: Professional IDE for a cross-platform Perl application
- From: Tad McClellan
- Re: Professional IDE for a cross-platform Perl application
- References:
- Professional IDE for a cross-platform Perl application
- From: Bob
- Re: Professional IDE for a cross-platform Perl application
- From: Ala Qumsieh
- Re: Professional IDE for a cross-platform Perl application
- From: Bob
- Re: Professional IDE for a cross-platform Perl application
- From: Tad McClellan
- Professional IDE for a cross-platform Perl application
- Prev by Date: Re: Rookie Perl Question
- Next by Date: Re: accessing object variables from callback function
- Previous by thread: Re: Professional IDE for a cross-platform Perl application
- Next by thread: Re: Professional IDE for a cross-platform Perl application
- Index(es):
Relevant Pages
|
|