Help for this page
#include <stdio.h> ... if (argc == 1) while (getchar() != EOF) 1; printf("Just another Perl hacker\n"); }
#!/usr/bin/prel use strict; print q{Just another Perl hacker.";