in reply to Re: Random Numbers?
in thread Random Numbers?

You cannot prefix a perl-built-in function with an ampersand. All functions prefixed by an ampersand are user-defined functions... which means he isn't calling Perl's die()