Rob, GREAT thanks, your explanantion is very detailed and very clear. Looks like I don't have a clear understanding regarding -n option, so I have something for reading for the evening :)
> If you > want to have a decent solution that others can understand and read put this > in a small script where you add comments and make sure that the file names > do not matter by using for instance a -names <filename> and -SQL <filename> > option so that the order and the naming are no longer possible problems. Of I would put it into script at first because I'm not so familiar with perl and avoiding oneliners :) But I just wanted to understand that piece of code, which I did with your help. > course you will be using strict and warnings as well but I assume that you > have seen that so often mentioned that you will already have a default > template for starting of perl scripts that include these two modules > automatically ;-) Yessir :) And thanks a lot again. RT -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/