nishnet2002
Results
1
issues of
nishnet2002
This PR will resolve variables declared with `!file(SomeValidFile)` with contents of the file. The Contents of $fileData will hold String data instead of file pointer. eg: # $fileData = !file(SomeValidFile)...