Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-05-17 | Move create_salt to App::Raps2::Password, make $pw->salt() return current salt | Daniel Friesel | -0/+19 | |
2011-05-13 | Release v0.20.2 | Daniel Friesel | -1/+1 | |
2011-05-13 | sed -r "s/\{'([^']+)'}/\{\1}/g" | Daniel Friesel | -13/+13 | |
2011-05-13 | lib: We don't export anything, so do not use Exporter | Daniel Friesel | -3/+0 | |
2011-04-03 | Use confess instead of return undef, Test::Exception for ↵ | Daniel Friesel | -7/+5 | |
App::Raps2::Password test | ||||
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -0/+98 | |