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


in reply to Re: How to safely define a CGI program's application base directory
in thread How to safely define a CGI program's application base directory

It should be easy. In Linux, I just tried
AppBase=/qqq perl -T -e '#!/usr/bin/perl -T open my $FH, ">", $ENV{AppBase} or die $!;'
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re^2: How to safely define a CGI program's application base directory
  • Download Code