summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/summary.pm
AgeCommit message (Collapse)Author
2006-10-08bug fix comments.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2004-06-26fix comments.fukachan
bug fix reset of $command_args .
2004-04-23fix copyrightfukachan
2004-04-23remove "use FML::Log;".fukachan
2003-12-31white space cosmeticsfukachan
2003-10-18summary_file -> article_summary_filefukachan
summary_format_style -> article_summary_file_format_style summary_format_address_length -> article_summary_file_format_address_length
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-03-18fix copyrightfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2002-12-15clean up commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-02check the existence of summary_filefukachan
send back the error message
2002-04-07_file_to -> _filepath_to_fukachan
2002-04-06clean up, more logfukachan
2002-02-18we should not inherit anything as could as possible.fukachan
remove FML::Command::Utils and ErroStatus
2002-02-13define access method need_lock().fukachan
each command module determins whether it needs lock or not.
2001-12-22update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13FML::Command::SendFile based. This module provides basic file sending functionsfukachan