summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Confirm.pm
AgeCommit message (Collapse)Author
2006-10-10fix comments.fukachan
rename private variables to more proper ones. remove not used private variables.
2006-01-09white space cosmetics.fukachan
fix copyright.
2005-12-18implement id(), set(), get()fukachan
2005-05-27fix comments (FNF)fukachan
2004-07-23modified to clarify that db is opened.fukachan
ensure initialized value. fix comments (FNF).
2004-01-18overhaul:fukachan
update comments. clean up. if (defined $db) { ...->open/close ... }
2004-01-02fix copyrightfukachan
2003-11-29FNF: defined() checkfukachan
2003-11-22separete database part in FML::Confirm to FML::Cache::Journal whichfukachan
can be shared between other modules. change FML::Confirm::new() to take $curproc.
2003-11-17fix argument FML::Confirm::is_expired($id) from time to id.fukachan
2003-08-23fix copyrightfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2002-12-22fix comments.fukachan
add todo(s) as comments. //o
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-22add section on FNFfukachan
2002-09-15mkdirhier() -> mkpath()fukachan
2002-09-11fml5 -> fml8fukachan
2001-12-22FML::Checksum -> Mail::Message::Checksumfukachan
2001-12-22remove \s*$fukachan
2001-12-22update commentsfukachan
2001-10-11enable confirmation using FML::Confirm module.fukachan
FML::Confirm provides basic functions needed for confirmation