To all you who know:

I'm trying to write a program, granted it's going to be a large one,
that will keep track of people's computers when they're in my shop
being repaired.  I want to assign a number to each computer system,
and that number will stay with that machine throughout the program.  I
want to be able to see when the computer is taken in, where it is at
the time, etc...

My question is this:

How would I go about writing this program in perl, and is perl the
language to write it in?  I'll use MySQL to store the data.  The
reason I chose perl is because I like linux, and perl runs excellently
in linux, and I'd like to do my developing on a linux box.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to