نديم ابن ﺤﻣﻮﺪﺓ الخمير - Nadim Khemir > Module-Text-Template-Build-0.04.8 > {{$FULL_MODULE_NAME}}

Download:
Module-Text-Template-Build-0.04.8.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

{{$FULL_MODULE_NAME}} - {{$MODULE_DESCRIPTION}}

SYNOPSIS ^

DESCRIPTION ^

This module implements ...

DOCUMENTATION ^

SUBROUTINES/METHODS ^

new( xxx )

Create a {{$FULL_MODULE_NAME}} .

  my $object = new {{$FULL_MODULE_NAME}}() ;

Arguments

Returns - Nothing

Exceptions

See xxx.

Setup

Helper sub called by new. This is a private sub.

CheckOptionNames

Verifies the named options passed to the members of this class. Calls {INTERACTION}{DIE} in case of error. This shall not be used directly.

A( xxx )

xxx description

  xxx some code

Arguments

Returns - Nothing

Exceptions

See xxx.

BUGS AND LIMITATIONS ^

None so far.

AUTHOR ^

#MODIFY_ME_BEFORE_FIRST_RUN

        your name here
        CPAN ID: 
        mailto:

LICENSE AND COPYRIGHT ^

#MODIFY_ME_BEFORE_FIRST_RUN

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SUPPORT ^

You can find documentation for this module with the perldoc command.

    perldoc {{$FULL_MODULE_NAME}}

You can also look for information at:

SEE ALSO ^