View Single Post
  #2  
Old 11-23-2011, 10:05 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: how to remove it


1. Its Data::AMF::Packet

2. to install
Code:
perl -MCPAN -e shell
install Data::AMF::Packet
3. if you want to download it, it goes like this
Code:
perl/site/lib/Data/AMF/Packet.pm
Reply With Quote