Skip to content
  • Andreas Kusalananda Kähäri's avatar
    Security fix to password() method: · b5424df2
    Andreas Kusalananda Kähäri authored
      Store the password in an anonymous subroutine that will return the
      password when invoked.  This will prevent the password from being
      accidentally displayed when using e.g. Data::Dumper on a structure
      containing one of these objects.
    b5424df2