Perl
Perl is a dynamic programming language created by Larry Wall and first released in 1987.
Forum Post

Re: you must change the permission on the file query.pl

: : i just wanted to know how can we change the mode of the perl file to 755. i use windows 98. : i just wrote a .pl-file with the ms-dos editor: chmod("filename.pl", 0755); and then i...
Forum Post

Re: preventing a ms-dos prompt-window from closing

Notes: 1. If you are using NT, then you need 'c:\cmd.exe' instead of 'c:\command.com' 2. I don't have Perl in my search path, so i needed the full path. 3. The '/k' switch is the trick, '/c' will...
Forum Post

preventing a ms-dos prompt-window from closing

I'm using ShellExecute to execute a Perl script to the interpreter, like: ShellExecute(Application.Handle, 'open', 'perl', 'c:\windows\temp\tempperl.pl', '', SW_SHOW); The problem is that after the...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.