Stories
Slash Boxes
Comments
NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

rfunduk (9299)

rfunduk
  (email not shown publicly)
+ -

  Comment: Rubygems (Score 1) on 2009.07.24 12:43

by rfunduk on 2009.07.24 12:43 (#69610)
Attached to: Gems driving me to drink
Just wanted to add that you should add gems.github.com as a rubygem source, very handy!
Read More 8 comments
Comments: 8
+ -

  Comment: Proxies (Score 1) on 2009.07.16 11:11

by rfunduk on 2009.07.16 11:11 (#69498)
Attached to: Ruby Mixins: An Example
If you _really_ need to mixin two modules that have the same methods you could make a proxy for the first: http://gist.github.com/148507
Read More 7 comments
Comments: 7