in reply to Re: prob w/ gatekeeper subroutine
in thread prob w/ gatekeeper subroutine
Thanks for everyone's responses. I am actually using Perl v 5.8.8. Also, what would I call a subroutine with other than &? I am currently learning to use strict but as this is an assignment, I need to get it to work before the due date and I cannot spend the extra time on learning strict before I have to turn it in. Also, if I were to stop using global variables, how would I change the admin password in this program. At the moment I have a subroutine that changes the global variable $adminpass.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: prob w/ gatekeeper subroutine
by GrandFather (Saint) on Sep 30, 2010 at 21:11 UTC |