Title: RE: Perl Certifications ??
Hi All,
IMHO I'd agree with the *large* support towards Perl as an "Enterprise" dev
language...
probably it's due to my eternal love to programme in Perl
:-)
Towards Perl's use in OO and RAD, what links/resources would provide
valuable information
Title: Re: Exe2perl - the C version
Hello All,
Are there any *recognised* Perl certifications available... something along
the lines of (shall i dare say!!) MCSE etc ??
Any links would be a great help.
Thanks, Savinder.
Title: Message
Hi All,
Here's what I want to do:
1. A web-page invokes a CGI perl script (say cgi.pl), and passes certain user
inputs in the QUERYSTRING.
2. The CGI script does some pre-processing and invokes another perl script
(say a.pl), passing it the QUERYSTRING parameters.
3. Script a.p