Help for this page
#!/usr/bin/perl ... my $section2 = get_section( $inifile_contents, 'AnotherSection' ); print "This is the contents of AnotherSection -------\n$section2\n";
This is the contents of MySection ------- ; This is a comment line for MySection ... This is the contents of AnotherSection ------- ; another comment asfld=69