Quote:
|
Originally Posted by Infinite Recursion
I would work in the indentation a little bit... it could be hard to follow for someone who doesn't know Perl... indentation, regardless of language is a good thing.
@eclipsed4utoo --- No, its not a "hacker program"... the "connection" goes no where... it's just printing things to the screen based on user input.
@ProjectX --- Its a good start with Perl. It appears that you have user interaction down, you may want to look at other concepts in the language now... ie: loops, file io, sockets, etc...
|
well i knew it wouldn't connect to anything...but that step could be easily added. i was wondering if this was the beginning of a "hacker" program.
and yes, indenting would help out greatly.