ASKER
Perl is a high-level, general-purpose, interpreted, dynamic programming languages with over 25 years of development. Perl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large-scale development projects. Perl gained widespread popularity as a Common Gateway Interface (CGI) scripting language, in part due to its regular expression and string parsing abilities. In addition to CGI, Perl is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications.
TRUSTED BY
ASKER
I've exposed the two error messages as you suggest and produced a situation where my code is sending no parameters to the financial company when some are expected. When I check the return code it's coming back just as is_error and a check for both is_client_error and is_server_error fails - I was hoping that it would show up as a client error. Is that what you would expect - are these two codes only returned when a physical error has occurred in the process?
Thanks.