revision history for NetPacket

wip
    * Fixed bug 18941 - NetPacket::IP includes trailing 
        trash bytes in $ip->{data}
    * Fixed bug 7010 - IP flags field lost in IP::encode()
    * Added Build.PL 
    * Moved history off the README file into this one (Changes)
    * Moved module structure to /lib
    * Version now gathered from NetPacket.pm
    * META.yml added to MANIFEST
    * Added myself (Yanick) as author
    * Switched to major.minor.revision version notation

0.04
    * Checksum offset fix, thanks to J. Hoagland for pointing this out.
