Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bobodm

    how to call subroutine?

    I need help, i am new in Perl if you can help me i have a question: I want to know how to Random generate 5 number in (num1) outside of subroutine (some) Then 5 times calls the subroutine and then displayed the results. sub some() { print "Enter a number: \n"; chomp (my $num1 = <STDIN>); my...

Part and Inventory Search

Back
Top