summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/ConfViewer.pm
AgeCommit message (Expand)Author
2012-12-30catch up perl changes: not length(@array), use "scalar @array" to findfukachan
2005-08-10config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.fukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-05-27fix comments (FNF)fukachan
2004-07-11fix commentsfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-01-31not use "$cf_list = $curproc->get_config_files_list();".fukachan
2004-01-02fix/update comments.fukachan
2004-01-02fix copyrightfukachan
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-24save $@ via logwarn() not print STDERR ..fukachan
2003-08-23fix comments: =head2 function() formfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-01-11fix comments (FNF).fukachan
2002-12-18fix comments, more error messagsefukachan
2002-09-29"fmlconf $ml $varname" shows "$varname = $value".fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-07-02clean up/fix commentsfukachan
2002-06-30fix the condition to show helpfukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-04-07clean upfukachan
2002-03-17nuke superflous \s*$fukachan
2002-02-17bug fix definitions on hooksfukachan
2002-02-17implement several hooksfukachan
2001-12-22update comments, documentsfukachan
2001-12-22remove \s*$fukachan
2001-11-27remove not used modulesfukachan
2001-11-27nuke "#!/usr/local/bin/perl -w" in the headfukachan
2001-11-25more tainted safe (but needs more consideration, may be use of FML::Restricti...fukachan
2001-11-25define dummy finish(), fix help() trap patternfukachan
2001-11-25fmlconf and makefml are separete nowfukachan