And Avaliable "ファイルのURLアクセスを許可する" on Chrome Extension Administration page (chrome://extensions/)
SEE: https://github.com/tokuhirom/plenv
SEE: https://github.com/sstephenson/rbenv
or if you use Homebrew
$ brew install plenv perl-build rbenv ruby-build
$ rbenv install ...
$ rbenv global ...
$ rbenv rehash
$ plenv install ...
$ plenv global ...
$ plenv rehash
$ plenv install-cpanm
$ plenv rehash
$ cpanm Carton
$ gem install bundle
$ rbenv rehash
$ cd /path/to/this/repos
$ carton install
$ bundle install --path vendor/bundle
$ cat sql/sqlite.sql | sqlite3 commentators.db
$ bundle exec guard
$ carton exec perl screen-caster.pl <TWEET-URL>
Auto reload screen.html