Mailing List Archive

perl question..
Ok, so, I've just committed code to CVS that moves all the database settings
(hostname, username, password) out to a separate file. Changing the C++ bits
to handle this was easy, but I'm not sure about the perl scripts (filldata
and to_mysql). Would anyone know how to do it properly/easily? 'It'
meaning, read the settings in from a text file? My perl's really bad, so =)

Isaac
Re: perl question.. [ In reply to ]
Nevermind, figured it out =)

Isaac