[mythtv] perl question..

Isaac Richards mythtv-dev@snowman.net
Sat, 10 Aug 2002 00:39:47 -0400


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