Help me ppl!
A have some perl file qwe.pm. I suppose it compiled to bytecode. It's
binary and starts with following lines:

#! /usr/local/bin/perl
use ByteLoader 0.05;
PLBCi686-linuxNmain::_</usr/local/lib/perl5/5.8.3/i686-linux/Data/
Dumper.pm
`����R��� �5���/
...

Is there any way to read original source of this file?
I'm trying to use "perl -MO=Deparse qwe.pm" but it outputs nothing.
Any help would be appreciate.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to