This is the command compile_encodingp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
compile_encoding - compile XML encmap into a binary encoded file for XML::Parser
SYNOPSIS
compile_encoding [-h] [-o output_file] input_file
DESCRIPTION
compile_encoding compiles an input XML encmap file into a binary encoded file usable by
XML::Parser.
OPTIONS
-o output_file
Put compiled binary into given output file. By default, a file that has the same
basename as the input file, but with an extension of .enc is output.
-h Print usage information.
Use compile_encodingp online using onworks.net services