Aimee Cardenas wrote: > Ok, All, > > I'm a little confused. How does your outputs from die and print differ > when you put either $! or $? at the end of the statement? I've been > using $! at the end of my die statements and am afraid that I've been > unknowingly not using the correct syntax because my code never dies! > Would someone explain the difference between these two? I did a google > but didn't get much help that way. I also searched for them on > perldoc.perl.org but didn't find much there either. I guess it's kind > of an obscure search. Much thanks in advance! :-) > > Aimee Cardenas >
These special variables are explained in `perldoc perlvar` http://perldoc.perl.org/perlvar.html -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. I like Perl; it's the only language where you can bless your thingy. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/