|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Issue with Net::Frame packagesby WalkingZero (Sexton) |
| on Jun 01, 2008 at 10:09 UTC ( [id://689534]=perlquestion: print w/replies, xml ) | Need Help?? |
|
WalkingZero has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
I had posted this code at the end of my discussion in ARP Lookups and at the time of posting the code worked flawlessly. Went to run it today and I'm getting: Can't call method "opCode" on an undefined value at ./arp2.pl line 46. If I step it back a level just to the ref of $r->ref->{ARP} there is nothing there. However if I go back and do a r->print or if I unpack the raw data, I can see the ARP layer plain as day. I supposed I could use ->print and regex my output, but the modules i'm using shouldn't require me to do that. Any ideas? Code Below:
UPDATE: Arg , what a total waste of time. I went and reloaded Net::Frame from CPAN and now it works fine. Sorry, folks.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||