Perl and Webs Services

2006-03-06 Thread Colin Robinson
Hi all, I have been using Perl for a few months now for basic tasks like file parsing etc but now need to be able to access my Perl scripts via a web service. I have installed SOAP::lite and have found loads of examples of how to consume web services from Perl and articles on creating WSDL files

Character class for ?&*%$@ etc...

2006-03-16 Thread Colin Robinson
Hi, Can anyone tell me if I can short hand ?&*%$@ etc. as matches for my regular expression. I don't want spaces, new line, carriage returns, tabs etc. to be matched. TIA, Colin -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]