in reply to Re: Re: Modiying values in html form (OWASP)
in thread Modiying values in html form

This was in response to:

http://www.perlmonks.org/?node_id=140664

#!/usr/bin/perl -Tw
use perl::always;
my $perl_version = "5.12.5";
print $perl_version;
  • Comment on Re^3: Modiying values in html form (OWASP)

Replies are listed 'Best First'.
Re^4: Modiying values in html form (OWASP)
by Anonymous Monk on Nov 05, 2013 at 00:11 UTC

    This was in response to:

    Nope, it was in response to your post taint :) The original post by kiat is from 2002 and kiat was last here 4 years ago