{ my $count = 0; sub counter { $count ++; print "Included File # $count\n"; } } require "file.pl" && counter(); require "file2.pl" && counter();
In reply to Re: I'd like to have an indication when the interpreter moves to the next file (using Filter-Include)?
by artist
in thread I'd like to have an indication when the interpreter moves to the next file (using Filter-Include)?
by mosh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |