Bric::SOAP::Util

NAME

Bric::SOAP::Util - utility class for the Bric::SOAP classes

VERSION

$LastChangedRevision$

DATE

$LastChangedDate$

SYNOPSIS

use Bric::SOAP::Util qw(category_path_to_script)

my $category_id = category_path_to_id($path);

DESCRIPTION

This module provides various utility methods of use throughout the Bric::SOAP classes.

INTERFACE

Exportable Functions

Private Class Methods

AUTHOR

Sam Tregar

SEE ALSO

Bric::SOAP