mkdir c:\repos cd c:\repos git clone https://github.com/stevieb9/berrybrew cd berrybrew bin\berrybrew config # type 'y' exit # open new cmd window berrybrew install 5.24.0_64 berrybrew switch 5.24.0_64 exit # open new cmd window cd c:\repos cpanm Test::BrewBuild bbtester start # you can use your own CPAN module below, so long as # it has a git repo; Test::BrewBuild will take care of # the details. A small module repro's quicker git clone https://github.com/stevieb9/file-edit-portable cd file-edit-portable bbdispatch -t localhost