Help for this page
#Here is the Input Enter a number (999) to quit ... 3 4 999
#Actual Script #!/usr/bin/perl ... print "The Sum is $sum\n"; } add_nums;
#Output The Sum is 10