package Hello; sub hello { return "hello, world"; } 1;