| re: Installing Perl in Vista!
First, Welcome to TSDN!!! Second, excellent choice deciding on Perl.
As for your issue, I don't have any experience with Vista (thankfully) but I would think that Active State would have ported it over already. If you can run perldoc, then there should not be any reason your script(s) won't run.
Do this, post your code here ( enclosing it in code tags) and also please post how you are trying to execute your script.
As for the text you are studying, I have that book and it is very good, but I much prefer "Learning Perl, 4th Edition" as it is a great beginners book for Perl and highly coveted by the community. Others will mention the camel book, but it is mostly a function reference (which you get get through perldoc anyway) and I think that Learning Perl does a much better job of explaining certain things. Although, please don't discount the Camel book as it is still a very handy reference as well.
Regards,
Jeff
|