in reply to How do I read .pag files
file FILENAME is giving 'data' as an output
hexdump -C FILENAME | head gave no result
What I was able to gather from Web is that , It .pag is a file format created by Activestate perl distribution
Also, In my case, the file is being read/write using IO.pm .. so yes it is being created by a perl program
Hope this helps, I cannot provide a code(not allowed to)
Thanks & Regards
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How do I read .pag files
by marto (Cardinal) on Apr 12, 2017 at 11:15 UTC | |
|
Re^2: How do I read .pag files
by Anonymous Monk on Apr 12, 2017 at 11:26 UTC | |
by sachinz2 (Acolyte) on Apr 12, 2017 at 11:35 UTC | |
by huck (Prior) on Apr 12, 2017 at 11:58 UTC | |
by sachinz2 (Acolyte) on Apr 26, 2017 at 09:06 UTC |