]> git.p6c8.net - devedit.git/commit
Make use of new methods defined by template class.
authorpcanterino <>
Sun, 10 May 2009 21:00:11 +0000 (21:00 +0000)
committerpcanterino <>
Sun, 10 May 2009 21:00:11 +0000 (21:00 +0000)
commit59507c0a5e5507868ebf6db407219da3f17c8ed9
treee0210f3c194336a0ddf64db7fa1aebcd88298029
parent86b312116cd7df7a753b697efe3af784b8a7f927
Make use of new methods defined by template class.

Replacing "fillin()" by "set_var()" is not always possible... Sometimes, we
need to keep "fillin()" or we will have some variable substitution problems...
modules/Command.pm
modules/Output.pm

patrick-canterino.de