1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Common
Cynthia Shang 21a000d002 Silence some perl critic warnings.
* Variables::RequireNegativeIndice
* Variables::ProhibitUnusedVariables
* Variables::ProhibitAugmentedAssignmentInDeclaration
* Modules::ProhibitConditionalUseStatements
2017-04-10 17:23:39 -04:00
..
Exception.pm Added Exception::exceptionCode() and Exception::exceptionMessage() to simplify error handling logic. 2017-01-27 09:56:26 -05:00
Exit.pm Fixed a spurious archive-get log message that indicated an exit code of 1 was an abnormal termination. 2017-01-31 10:36:59 -05:00
Ini.pm Improvements to Ini.pm. 2017-04-10 13:24:45 -04:00
Lock.pm Fixed locking bug and refactoring. 2017-04-07 10:31:49 -04:00
Log.pm Silence some perl critic warnings. 2017-04-10 17:23:39 -04:00
String.pm Coverage testing always enabled on Debian-based containers. 2017-04-10 12:31:30 -04:00
Wait.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00