Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl on IronWorker

This is a working example of running perl on IronWorker.

For the full explanation, check the blog post Running Perl Workers on Iron.IO

Get me up and running, fast.

Login to https://hud.iron.io/dashboard, download iron.json credential file (the 'key' icon)

gem install iron_worker_ng
# rbenv rehash (if you're using rbenv)
cpanm Carton
git clone https://github.com/carloslima/iron-play
cd iron-play
carton install
iron_worker upload iron-pl.worker
iron_worker queue iron-pl -p '{"tags":["iron.io","perl"]}'
iron_worker log <id from previous command output>

Have a beer. \o/

About

working example of running Perl on Iron.IO

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages