1.

What Is Meant By A 'pack' In Perl?

Answer»
  • Pack CONVERTS a LIST into a BINARY representation
  • Takes an array or list of values and packs it into a binary structure, returning the string CONTAINING the structure
  • HOPE that kills the problem



Discussion

No Comment Found