summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Switch.pm
AgeCommit message (Collapse)Author
2001-03-20update $args descriptionfukachan
2001-03-16support options of perldoc -vtumlfukachan
2001-03-14pass $main_cf object to the real fml processfukachan
2001-03-11clean up the argument parser to handle makefml in the special wayfukachan
2001-03-11make makefml workfukachan
2001-03-10clean up documentfukachan
2001-03-10clean up documents and codesfukachan
modify Bootstrap2() to use _parse_argv() check $ml_home_dir existence in bootstrap modify debug codes to load Data::Dumper dinamically
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
2001-02-28add & enable fmlticket.cgifukachan
Process::CGI is the base class for several CGI scripts details are in FML::CGI:: classes.
2001-02-18fix how to work when $argv[0] is not specifiedfukachan
2001-02-17move libexec/process_switch to FML::Process:Switchfukachan