Changes for version 0.20

  • Already using @EXPORT_OK so do not need @EXPORT in Packet.pm.
  • Update the MANIFEST file with the names of the new test scripts.
  • Add FTN::Packet::Examples as the file lib/FTN/Packet/Examples.pod
  • Correct the tr// replacement range for masking control characters from 040-100 to 040-077.