Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-05-18 | App::Raps2::Password documentation | Daniel Friesel | -0/+110 |
2011-05-18 | Do not use autodie | Daniel Friesel | -1/+0 |
2011-05-17 | App::Raps2::Password: Simplify conditionals | Daniel Friesel | -2/+2 |
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 App::Raps2::Password... | Daniel Friesel | -7/+5 |
2011-04-02 | Switch to App::Raps2. Still missing documentation, errorchecking and tests | Daniel Friesel | -0/+98 |