Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-05-20 | Syntax cleanup | Daniel Friesel | -1/+1 | |
2011-05-17 | Move create_salt to App::Raps2::Password, make $pw->salt() return current salt | Daniel Friesel | -24/+2 | |
2011-04-04 | Test::Exception -> Test::Fatal | Daniel Friesel | -25/+26 | |
2011-04-03 | t/20-app-raps2-password.t: Tests for ->salt() | Daniel Friesel | -2/+52 | |
2011-04-03 | t/20-app-raps2-password.t: Better Test::Exception syntax | Daniel Friesel | -16/+48 | |
2011-04-03 | Use confess instead of return undef, Test::Exception for ↵ | Daniel Friesel | -17/+17 | |
App::Raps2::Password test | ||||
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -0/+58 | |