package Some::User::Foo; sub user { 'bob' } sub pass { 'seKret' } sub url { 'http://somesite.com/' }