Help for this page
while(<FH>) { ... close FH; print "The value is '$retValue'\n";
#!/usr/bin/perl -w # ... print "The value is '$retValue'\n";