HC> Sayeth the Llama: Write a Perl script that prompts the user to HC> enter the radius of a circle, then calculates and prints the HC> circumference. Never mind. :-( chomp ($radius = <STDIN>); - To unsubscribe, send email to majordomo@silug.org with "unsubscribe silug-discuss" in the body.