module Hoe::Mercurial
module Hoe::MercurialHelpers
module Hoe::RakeHelpers
class Hoe
hoe-mercurial
1.4.1
global
# readline
def readline( text ) $stderr.print( text.chomp ) return $stdin.gets end