Help for this page
Select Code to Download
Select
or
download this
sub read_the_config { my ($file) = @_; ... ... return \@lines; }
Select
or
download this
sub read_the_config { my ($file) = @_; ... ... return \@lines; }