mask-pii for Perl

Perl साठी mask-pii अंमलबजावणी: logs आणि data pipelines मधील email/phone PII लपवण्यासाठी.

ईमेल लपवणे

Masks local parts while preserving domain visibility.

फोन लपवणे

Masks sensitive digits while keeping format and suffix visibility.

Builder-शैली API

Enable email/phone masking and mask character explicitly before processing.

स्थापित करा आणि सुरू करा

Follow the Perl README for package setup and usage details.

स्थापना

git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/perl

वापर

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/perl
टीप

Please check the README for exact package ecosystem details and API examples for this language.