]> git.p6c8.net - devedit.git/commit
Now, we are using an extern configuration file.
authorpcanterino <>
Sat, 17 Jan 2004 18:13:32 +0000 (18:13 +0000)
committerpcanterino <>
Sat, 17 Jan 2004 18:13:32 +0000 (18:13 +0000)
commit5a4bc87c675dd76627a0d413707139f2e0530eea
tree69fe8fbc5fa0c6793bfcb6f09c516bc065fce1ea
parent48bcc93d61bce7bd22cb8b0b0231fdca1efbfc9c
Now, we are using an extern configuration file.
The format of the configuration file is INI-like, but it has no sections and uses the #-sign for comments.
Currently, the parser is very simple. It doesn't support quotation marks around the keys and values, for example.
devedit.dat [new file with mode: 0644]
devedit.pl
modules/Config/DevEdit.pm [new file with mode: 0644]

patrick-canterino.de