Example Example problem: #!/usr/bin/perl ... $DISSALOWED = (result of some sql query); ... if ( not $DISALLOWED ) { # do something sensitive }
Copyright 2003, Bri Hatch of Onsight, Inc.
Presented at SPUG, 2003.
Presentation created using vim and MagicPoint.