in reply to Golfing password creation
Text::Password::Pronounceable is one of several modules in this space.
perl -MText::Password::Pronounceable -e "print Text::Password::Pronoun +ceable->generate(6, 10);" [download]