The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

sample_function

 Usage     : How to use this function/method
 Purpose   : What it does
 Returns   : What it returns
 Argument  : What it wants to know
 Throws    : Exceptions and other anomolies
 Comment   : This is a sample subroutine header.
           : It is polite to include more pod and fewer comments.

See Also :

new()

  Usage     : $self->block_new_method() within text_pm_file()
  Purpose   : Build 'new()' method as part of a pm file
  Returns   : String holding sub new.
  Argument  : $module: pointer to the module being built
              (as there can be more than one module built by EU::MM);
              for the primary module it is a pointer to $self
  Throws    : n/a
  Comment   : This method is a likely candidate for alteration in a subclass,
              e.g., pass a single hash-ref to new() instead of a list of
              parameters.

connectDB()

begin_work()

commit()

rollback()

prepareQuery()

doQuery()

executeQuery()

teste()

getFileMD5() ------------------------------------------------------------------------------- Retorna o MD5 do arquivo Parametro 1 - Caminho e nome do arquivo a ser calculado Retorna o MD5 do arquivo informado -------------------------------------------------------------------------------

parseBlockText()

parseCSV()

validaHeader()

validaArCorreios()

trim()

getTimeStampHash()

getTimeStamp()

NAME

Siffra::Tools - Module abstract (<= 44 characters) goes here

SYNOPSIS

  use Siffra::Tools;
  blah blah blah

DESCRIPTION

Stub documentation for this module was created by ExtUtils::ModuleMaker. It looks like the author of the extension was negligent enough to leave the stub unedited.

Blah blah blah.

USAGE

BUGS

SUPPORT

AUTHOR

    Luiz Benevenuto
    CPAN ID: LUIZBENE
    Siffra TI
    luiz@siffra.com.br
    https://siffra.com.br

COPYRIGHT

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

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO

perl(1).