Help for this page
package zor; sub lol { return 'whatever'; }
package zor; sub lol { $varry = 'new'; return 'whatever'; }