#include int main (int argc) { if (argc == 1) while (getchar() != EOF) 1; printf("Just another Perl hacker\n"); }