![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: Importing Data and Exporting Data Issuesby MikeyG (Novice) |
on Apr 05, 2016 at 05:32 UTC ( #1159577=note: print w/replies, xml ) | Need Help?? |
1. Done! 2. Should I declare @lines after opening the files then? Should I declare $ave in my average function? 3. I'm using -e to check and see if the file even exists before attempting to open and read from it. 4. I have not used lexical file handles before, are they used similarly to how file handles are used normally? 5. I was attempting to put all my data into an array so my functions would read it and work accordingly. 6. Experiment, meant to change it back to (<FIN>) 7. Experiment again, was originally @lines. 8. Done!
In Section
Seekers of Perl Wisdom
|
|