Reviews by Russ Tremain

cpanratings
 

RSS

App-cpanminus (1.6108) *****

Cpanm is just awesome!

First, the installation is brilliant (painless, flexible, just works!)

Second, it just does the right thing - you can install any package from cpan or backpan just by pasting the url, or have it look up the module for you.

No complicated arguments, just install it already.

I doubt if I will ever use cpan again.

Nicely done in every way.

Russ Tremain - 2013-04-15T13:27:09 (permalink)

4 out of 4 found this review helpful. Was this review helpful to you?  Yes No

VCS-SCCS (0.16) *****

This is a wonderfully well-written module that is very reliable and saved me loads of time.

If you have to deal with any SCCS conversion, this is the module to use!

I used this library to process 65K SCCS files with over 2.5 million revisions, and it worked flawlessly. It is one to two orders of magnitude faster than other solutions, because it does not rely on SCCS native tools. (Note: check heirloom.sourceforge.net if you need SCCS tools and you don't have a native install).

The author has generously provided very useful examples - which were the starting point for my own back-end to convert a major SCCS source repository to CVS. Once you have converted to CVS, you can use the feature-rich tools hosted on svn2cvs.tigris.org to do further conversions, or you can use the git conversion provided as an example by this author.

Russ Tremain - 2010-09-30T09:19:56 (permalink)

2 out of 2 found this review helpful. Was this review helpful to you?  Yes No