- or download this
#!/usr/bin/perl -wT
my $paco = shift; # get first argument from @ARGV, or the command line
+.
unlink $paco;
- or download this
Insecure dependency in unlink while running with -T switch at test.pl
+line 3
- or download this
#!/usr/bin/perl -wT
- or download this
open(FILE,$file) || die "Could not open $file because: $!";
close(FILE) || die "Could not close $file because: $!";
- or download this
$_.=($=+(6<<1));print(chr(my$a=$_));$^H=$_+$_;$_=$^H;
print chr($_-39); # Easy but its ok.