jjl / you-dont-know-perl

You Don't Know Perl - The Book
7 stars 0 forks source link

Modern Dev ENV #7

Open kentfredric opened 11 years ago

kentfredric commented 11 years ago

The title is still rather up in the air on this one too.

Currently:

The YDKP dev box

vagrant up'-able dev box with sane configuration allowing interested devs to play with new shiny with no commitment. Also does git clone of ydkp's code examples (a public repo)

Modules

  • Perlbrew
  • plenv
  • local::lib
  • cpanm

    finding the documentation

    essential editor configuration for vim/emacs etc.

    re.pl

    Debugger, perl -d:hdb etc. https://github.com/kablamo/VimDebug

osfameron commented 11 years ago

jjl has resurrected https://github.com/osfameron/Oyster/ as the "brand" for this dev box, hurrah!