2012/09/20

Config modules

Config::Fast
- NOT structured
+ honours whitespace

Config::Std
+ structured
- NOT honours whitespace

Config::Simple
+ structured
+ honours whitespace

Config::General
+ structured
+ honours whitespace
+ vars
- # overrides "

all the above have their own format

Config::JSON
+ structured
+ honours whitespace
- NO vars
+ " overrides #
+ universal

2012/09/11

Vim: search on a single line

commands: "F" (backwards), "f" (forward)
Repeaters: "," (prev), ";" (next)
var = expr . expr . expr
fe;;;