Introduction to input validation with Perl

23

Author: JT Smith

Developer.com introduces Jordan Dimov’s article on using Perl to validate
forms and increase security: “How can we make software that
withstands malicious input attacks? We can start by minimizing the set of
entities our software trusts and by vigorously validating all input.”

Category:

  • Linux