Help for this page
Insecure dependency in chdir while running with -T switch at ./simple line 21.
#!/usr/local/bin/perl -Tw use strict; ... #tmp debug statment system('/bin/pwd'); }