Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046883
en ru br
ALT Linux repos
S:0.07-alt1

Group :: Development/Perl
RPM: perl-Data-Validate-URI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.07-alt1
Build date: 23 february 2016, 22:10 ( 422.4 weeks ago )
Size: 14.33 Kb

Home page:   http://search.cpan.org/dist/Data-Validate-URI

License: 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Data-Validate-URI
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin