This is the evolution of these two questions, here, and here. For mine own learning, I\'m trying to accomplish two (more) things with the code below:
ActiveSt开发者_开发问答ate Perl installs an IIS script mapping for the extension .plx. Is this actually used in real life or just something specific to ActiveState?No, it\'s not just from ActiveState.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m trying to create a syntax file and I want to create some keyword groups for different colour highlighting (e.g. reserved words, operators etc. would be different colours). I can get this to work
I\'m developing a script which monitors a service for failure and launches another a different action depending on if failure is present or not.
I am developing an image bank site that will hold royalty-free images for download. I want to slow down anyone using a bot or who is downloading too often, so I have a daily file limit and have incorp
I have two files ... file1: 002009092312291100098420090922111 010555101070002956200453T+00001190.81+00001295.920010.87P
Is there a scripting language for C++ (like perl) which can be used for rapid development and use so开发者_高级运维me tool which can convert intoC/C++ program to get higher performance for deployment?
How to write a shell script/process which runs like a daemon on Unix and continuously monitors 开发者_开发知识库a field in the table and sleeps for 30 sec\'s. The field value will regularly increase t
(I looked everywhere for this, perhaps my googling skill is off today) I have a program that requires a handful of initialization cmds from stdin (and not through arguments). It\'d be nice to move th