Searched refs:PROG (Results 1 – 1 of 1) sorted by relevance
426 open(PROG,'<'.$0); while(<PROG>) { print; } close(PROG);
Completed in 7 milliseconds