You are viewing a single comment's thread from:
RE: @steemcurator05 weekly review
#!/usr/bin/perl
print "Content-type: text/html\n\n";
$code[0] = "<nice>idea</nice> ";
for ($i=0;$i<scalar(@code);$i++) {print($code[$i]."\n");}
#!/usr/bin/perl
print "Content-type: text/html\n\n";
$code[0] = "<nice>idea</nice> ";
for ($i=0;$i<scalar(@code);$i++) {print($code[$i]."\n");}