Package perl-Data-Validate-URI: Information
Source package: perl-Data-Validate-URI
Version: 0.07-alt1
Build time: Feb 24, 2016, 01:13 AM in the task #159934
Category: Development/Perl
Report package bugLicense: Perl (GPL or Artistic)
Summary: Common url validation methods
Description:
This module collects common URI validation routines to make input validation, and untainting easier and more readable. There are a number of other URI validation modules out there as well (see below.) This one focuses on being fast, lightweight, and relatively 'real-world'. i.e. it's good if you want to check user input, and don't need to parse out the URI/URL into chunks. Right now the module focuses on HTTP URIs, since they're arguably the most common. If you have a specialized scheme you'd like to have supported, let me know.
Maintainer: Igor Vlasenko
Last changed
Feb. 23, 2016 Igor Vlasenko 0.07-alt1
- automated CPAN update
Jan. 26, 2014 Led 0.06-alt1
- initial build