Then don't learn VBS, learn JScript - it looks more like Perl (it has the whole {} thing going on), has regular expressions (not as good as Perl, but useable), and doesn't have annonymous variables passed around the place (you must hate that with Perl - I do). VBS is however easier to learn as a first language, but both of them are much easier than Perl.
|