DOKK / manpages / debian 11 / simba / RoPkg::Simba::Exceptions.3pm.en
RoPkg::Simba::Exceptions(3pm) User Contributed Perl Documentation RoPkg::Simba::Exceptions(3pm)

RoPkg::Simba::Exceptions

0.1.3

Collection of exceptions used by Simba

 NotHashRef->throw(
   error    => 'No hash reference found',
   pkg_name => 'RoPkg::Simba'
 );

Exception::Class

The following exceptions are defined:

*) NotHashRef - the parameter is not a hash reference
*) Mirror::Config - error in configuration of the mirror
*) Mirror::Inactive - the mirror is not active
*) Mirror::InProgress - the mirror is in progress
*) Mirror::Many - the criteria used to select the mirror, matches multiple mirrors
*) Command::FileNotFound - command file name was not found

Unpack the source, and use 'make test' command

This module does not use any configuration files or environment variables

None known to the author

None known to the author

This module is perl critic level 2 compliant

Subredu Manuel <diablo@iasi.roedu.net>

Copyright (C) 2005 Subredu Manuel. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.

2018-12-09 perl v5.28.1