Help for this page
$name = "varun monk"; print "$name\n"; print '$name\n';
use strict; use warnings; ... __DATA__ name = "varun" ip = "9.12.23.222";