summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-10-14prototype to use FML::Command::SendFilefukachan
2001-10-14make argument vector from $command, $optargs -> $command_argsfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13avoid infinite loopfukachan
2001-10-13fix duplicatoin for $charsetfukachan
2001-10-13pass $comname in $optargsfukachan
2001-10-13add FML/Command/User/MANIFESTfukachan
2001-10-13implement guide and summary commandsfukachan
2001-10-13define ${guide,summary,objective}_filefukachan
2001-10-13FML::Command::SendFile based. This module provides basic file sending functionsfukachan
2001-10-13not support ftpfukachan
2001-10-13relocated to command/$command.des.crip.tionfukachan
2001-10-13not support ftpmailfukachan
2001-10-13mistake of importingfukachan
2001-10-13updated to catch up currentfukachan
2001-10-13Initial revisionfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13implement search template mechanism in reply_message_nl()fukachan
2001-10-13bug fix variable namefukachan
2001-10-13expand_variable_in_buffer can take optional $argsfukachan
2001-10-13addedfukachan
2001-10-13more friendlyfukachan
2001-10-13list up commands and the descriptionfukachan
2001-10-13alais of get commandfukachan
2001-10-13confirm wrapper versionfukachan
2001-10-13confirm versionfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13clean up log message, LogError() -> croak()fukachan
2001-10-13->SUPER::process()fukachan
2001-10-13remove error_nl()fukachan
2001-10-12define $message_message_dirfukachan
2001-10-12on reply_message_nl()fukachan
2001-10-12create command/ directory. rearranged to use itfukachan
2001-10-12Initial revisionfukachan
2001-10-12Initial revisionfukachan
2001-10-12not used, not translatedfukachan
2001-10-12Initial revisionfukachan
2001-10-12add _pre_scan()fukachan
2001-10-12expand_variable_in_buffer: expand $varname to $config->{ varname }fukachan
2001-10-12use euc-jp for templatefukachan
2001-10-12Initial revisionfukachan
2001-10-12added lost of importingfukachan
2001-10-12define new variablefukachan
2001-10-12define prepare_file_to_return():fukachan
2001-10-12clean upfukachan
2001-10-11check address is specified or notfukachan
2001-10-11try confirmationfukachan
2001-10-11enable confirmation using FML::Confirm module.fukachan
2001-10-11Initial revisionfukachan
2001-10-11FML::Filter::Utils provides utility functionsfukachan