Package DE_EPAGES::DHL::API::XML::DHLProductHandler
Import handler for DHL product service definition files.
Base |
DE_EPAGES::XML::API::BaseImportHandler |
Example |
my $fh = FileHandle->new($FileName, "r"); ParseProductFile($fh, $NoOutput, 'IMPORT'); |
@EXPORT_OK |
Functions
ParseProductFile
Parse DHL product service description file
Syntax |
ParseProductFile( $FileHandler, $NoOutput, $Action ); |
Input |
|