Kurt Stephens > UMMF > UMMF::MOF::Format::IDLIdentifier3

Download:
UMMF-1.02.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 1.001   Source  

NAME ^

UMMF::MOF::Format::IDLIdentifier3 - A transformer for MOF 1.4 IDL Identifier Format 3.

SYNOPSIS ^

  use UMMF::MOF::Format::IDLIdentifier3;

  my $x = UMMF::MOF::Format::IDLIdentifier3->new;
  $x->transform('DSTC pty ltd') eq 'DSTC_PTY_LTD';

DESCRIPTION ^

Implements the IDL Identifier Format 3 as described in MOF 1.4 p.5-45.

USAGE ^

EXPORT ^

None exported.

AUTHOR ^

Kurt Stephens, ks.perl@kurtstephens.com 2003/05/25

SEE ALSO ^

UMMF

VERSION ^

$Revision: 1.1 $

METHODS ^

syntax highlighting: