summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Configure.pm
AgeCommit message (Expand)Author
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-16fmldoc supports perldoc [-vtuml]fukachan
2001-03-14FML::Command is a dispatcher table. It used AUTOLOAD() to forward thefukachan
2001-03-14s/croak/warn/fukachan
2001-03-14change argument of FML::Command method call. now it accpeptsfukachan
2001-03-14makefml uses dynamic method bindingfukachan
2001-03-11fix some space paddingfukachan
2001-03-11make makefml workfukachan
2001-03-11declare not yet implementedfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
2001-03-09clean up documentsfukachan
2001-03-03nuke debugfukachan
2001-02-18fix how to work when $argv[0] is not specifiedfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
2001-02-17"fmldoc" preliminary definitionfukachan
2001-02-06fmlconf -n shows variables which differ from the default value.fukachan
2001-02-06real library for libexec/fmlconffukachan