Hi am i am Rookie in Perl and group too.
I need a perl script to change the config file .Its contents are
ServerIP=<10.11.200.189>
FirewallIP=<10.11.200.189>
WebServerListenPort=<5566>
ConnectionStartPort=<9400>
ConnectionEndPort=<9419>
RecordServerIP=<10.11.200.189>
MediaPort=<7080>
ControlPort=<7081>
the script should ask each feild Like ServerIP: at the comand prompt and populate the entry in their respective places.