http://www.perlmonks.org?node_id=11125186


in reply to Push to Bitbucket repositaries

Git::Wrapper is a nice .. uh .. wrapper around git. And although there is no "script" ready to go, it's very easy to write your own using the module in a few lines. Couple that with an ssh key (and the proper repo URI), you'll be able to automate this process in no time.