Help for this page
#!/usr/bin/perl ... print "$var2\n"; #prints 198968
use warnings; use strict; ... print "$var\n"; }