Home Recent changes Sandbox

mypagenotyourpage

creating a page.

no idea what i'm doing.

as usual.

What ?!?

#!/usr/local/bin/perl

while (<>) {
 $x = 1;
  print $x;
}
select * from dual;