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!

I am not very familiar with PERL an

Status
Not open for further replies.

coder1

Programmer
Dec 9, 2002
1
CA
I am not very familiar with PERL and so this is my question.

I am trying to find out if PERL scripts can be run on NT or 2000 and if so what consequences or impact will this have. Is there any security issues, incompatabilities,etc.
 
Hi there coder1,

Best place to start would be Mike

Want to get great answers to your Tek-Tips questions? Have a look at faq219-2884

It's like this; even samurai have teddy bears, and even teddy bears get drunk.
 
Gday coder1

Welcome to perl!

Yes, perl programs can be run on NT. Works brilliantly. As with anything under NT, you are subject to your level of privilege. So you can list domain users and set all their names to Zaphod Beeblebrox if that be your fancy (and you have the correct rights).

I use the (free) distribution from
This is a toolkit that has saved my team's hide on many an occasion, from bulk creation of users and shares to listing users with large amounts of data for management.

Regards,
Pat
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top