libvalidation-class-perl 7.900058-ok1 source package in openKylin

Changelog

libvalidation-class-perl (7.900058-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Fri, 09 Sep 2022 04:14:41 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libvalidation-class-perl_7.900058.orig.tar.gz 196.8 KiB 5b01dda463480dede7a3b46b77252515589e4be718cfea92c74dad49729fb4c7
libvalidation-class-perl_7.900058-ok1.debian.tar.xz 9.3 KiB b4305e246a80dca8d8cc7a237bc00ed5856c97612ad890bbb23ca8211d36e542
libvalidation-class-perl_7.900058-ok1.dsc 2.2 KiB d592c584263c16d6a90a31f8b8248bd188ed92268693b9108a7180fc39773ffd

View changes file

Binary packages built by this source

libvalidation-class-perl: module for centralized, simplified input validation

 Validation::Class is a different approach to data validation. It attempts to
 simplify and centralize data validation rules to ensure DRY (don't repeat
 yourself) code. The primary intent is to provide a simplistic validation
 workflow and promote (validation) code reuse.