]> Dogcows Code - chaz/p5-File-KDBX/blob - .perlcriticrc
Be sure to not lose $@ when loading KDBX files
[chaz/p5-File-KDBX] / .perlcriticrc
1 # We don't really do much using the return value for error-checking. I think
2 # in this codebase bugs would more likely be in the form if unintentionally
3 # returning empty list in list context.
4 [-Subroutines::ProhibitExplicitReturnUndef]
This page took 0.031103 seconds and 4 git commands to generate.