ニュース

There are numerous ways to redirect standard error in a Perl script. You can redirect the output from one particular command, you can combine standard error with ...
Help!<BR><BR>I'm trying to write a script that will extract a snippet of text from a string and save it as a variable for use in a later command. The script is in perl.<BR><BR>Basically, I'm trying to ...