for(;;){
#give birth, a short term pregnancy
sleep(5);
open OUTF, ">shortlived.txt";
#give it identity
print OUTF " I am your child ";
close OUTF;
#five seconds in the sun
sleep(5);
#judgement
unlink("shortlived.txt");
}
for(;;){
#give birth, a short term pregnancy
sleep(5);
open OUTF, ">shortlived.txt";
#give it identity
print OUTF " I am your child ";
close OUTF;
#five seconds in the sun
sleep(5);
#judgement
unlink("shortlived.txt");
}
No conception? I think if you copy my Generative program and insert like so:
for(;;){
require('generative.pl');
…
That should do it.
it nust be automata (automater?))