$| = 1; sub test{ $var = "Lord only knows if this will work..."; } 1;