|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
..
|
|
#2
|
|||
|
|||
|
the best way:
Code:
open(STDERR, '>&STDOUT'); Make sure you print you content-type header before this, because anything goes after this (that is, any error message).All that did, btw, is re-open STDERR to the same place and STDOUT is already opened to.
__________________
Jon Coulter ledjon@ledjon.com |
|
#3
|
|||
|
|||
|
Thank you.
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > output redirection |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|