Help for this page
$sym = gensym; open($sym, "filename");
#!/usr/bin/perl -w use strict; ... } writelog("logfile","using lexically scoped var");