Questions:
- How to change the windows icon of a script compiled with PP ? 2 answers
- Why don't Win32::MemMap or Tie::Win32MemMap work with perl2exe or PAR/pp? 1 answer
- How do I know my process id, from within perl script 1 answer
- How to set an environment variable in perl so that it's visible to subsequent processes? 2 answers
- How do I make a Perl script into a self-contained executable? 5 answers
- Win32::OLE Excel PrintOut() hash params??? 1 answer
- Does #!perl -na -F/,/ work on Win NT? 1 answer
- How do I execute a perl exe on a remote machine via short-cut 2 answers
- How do you run a perl script without typing the extension on NT? 3 answers
- How do i kill a process on a remote win32 machine 3 answers
- Determining memory usage of a process... 2 answers
- How do I fork a daemon process under Win32? 2 answers
- In UNIX how does one execute the .profile in PERL running from CRON 2 answers
- How do I trap $SIG{INT} ( sigint aka Ctrl^c )? 3 answers
- How do I find the total memory/cpu usage of a process and all of its children? 3 answers
- how do i trap the error generated by perl 3 answers
- How to run a shell script from a Perl program? 5 answers
- How to convert a shell script to Perl? 0 answers
- How do I get output and return code, and time-out the process under Win 32? 2 answers
- How do I find out how much CPU a process is using? 2 answers
- How do I find the memory used by a particular hash (NOT including perl itself)? 4 answers
- Launching numerous instances of the same program 4 answers
- Can Perl remain persistent for scripts just like mod_perl does for apache? 7 answers
- How do I encode my perl into my C/C++ programs? 2 answers
- Is it possible to background a perl script from within itself? 4 answers
- Using Net::SMTP to Bcc, Cc or multiple recipients 3 answers
- Using IPC::Run to control ssh client 2 answers
- How can I run a portion of code (like fork() does) w/o creating its own process? 4 answers
- If I Want every child process to have EXACTLY 2 minutes to execute? 3 answers
- How do I start two programs without waiting for first one to be finished ? 4 answers
- Can I run a piece of code like child process? 5 answers
- If Perl is installed to a networkdrive, can I run scripts on a pc without perl? 1 answer
- How can I see/manage the process list on Win32? 3 answers
- What is the best way to run periodic tasks (once per minute)? 2 answers
- How do I whack the output of the shell command "exim -bp" into an array? 1 answer
- How can I change the environment from within my Perl script? 2 answers
- Fork() does not work with win32::ODBC connections 2 answers
- Coding CTRL-D 2 answers
- How do i obtain the PID of a program already running. 3 answers
- How do I get both the return value and text? backticks vs. system() 3 answers
- How to kill a process after calling fork? 1 answer
- What Perl version supports fork? 2 answers
- Does it possible to run an outer program in perl? 2 answers
- How do I prevent the command/parameters in a system call from displaying in ps 1 answer
- Perl Upgrades: How do I install a new package, under Windows, while 'Firewalled' 7 answers
- Obtaining a return code 3 answers
- How can I kill subprocesses when the main script dies? 2 answers
- Why aren't my backtick calls working on Win32? 3 answers
- How do I compile my script so that it becomes a standalone executable? 5 answers
- How can I redirect STDOUT and STDERR from a program on WIN32? 6 answers
- How do I store and manipulate the output from another process? 2 answers
- How do I run another program from within my Perl program 2 answers
Back to Categorized Questions and Answers
If you have a question you would like to ask, please submit it in Seekers of Perl Wisdom.
Categorized Questions are intended to be carefully chosen and worded by more experienced monks.
Read the documentation for more information.
Thank you.