foreach ( grep( /^.*\.xml$/, readdir(DIR) ) ) { print "Pls enter Section level value for $_ : "; chop( $seclev = <STDIN> ); { local $/; open( FIN, "<$_" ) or die("$_ is not opened\n"); .. } }
In reply to Re: Problem with <STDIN>
by borisz
in thread Problem with <STDIN>
by sivaramanm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |