in reply to Re^4: Extract the variable
in thread Extract the variable
Per the documentation of IO::File, you call the open() method on the IO::File object instead of using open directly. Which part of that is giving you trouble? What output do you receive?
|
|---|