CPAN Security Tip #3/3: Get help with reporting or fixing a security issue on CPAN! Learn more
123 #!/usr/bin/perluse CGI;print CGI->new()->header(), "perperl";
#!/usr/bin/perl
use
CGI;
print
CGI->new()->header(),
"perperl"
;