in reply to Premature End of Script Headers (was: Re: Newbie error management question) (code)
in thread Newbie error management question
Security note: only use fatalsToBrowser in pre-production code. It returns error messages that could be helpful to crackers!
(I know deprecated knows that, I just wanted to make it absolutely clear to any folk not in the know who happen on this post later))
perl -e 'print "How sweet does a rose smell? "; chomp $n = <STDIN>; $r +ose = "smells sweet to degree $n"; *other_name = *rose; print "$other +_name\n"'
|
|---|