Skip to content

wakaba/perl-weburl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!!!                                 !!!
!!! THIS GIT REPOSITORY IS OBSOLETE !!!
!!!                                 !!!

New repositories are:

  Test cases: <https://github.com/wakaba/tests-web-url>
  Perl implementation:
    Web::URL, Web::DomainName, Web::IPAddr
        <https://github.com/wakaba/perl-web-url>
    Web::Encoding
        <https://github.com/wakaba/perl-web-encodings>



Web::URL::Canonicalize - Perl URL Canonicalizer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Perl modules

- Web::URL::Canonicalize (lib/Web/URL/Canonicalize.pm)
- Web::DomainName::Canonicalize (lib/Web/DomainName/Canonicalize.pm)
- Web::DomainName::IDNEnabled (lib/Web/DomainName/IDNEnabled.pm)
- Web::IPAddr::Canonicalize (lib/IPAddr/Canonicalize.pm)

* Spec

- sketch/spec.txt

* Tests

- t/data/*.dat - URL canonicalization tests
- t/data/generated/*.dat - IDN in URL canonicalization tests

- t/*.t - Test harnesses for Perl modules
- t/browsers/*.html - Test harnesses for testing your browser

** Test results of browsers

- URL canonicalization tests (about 5000)
-- <http://suika.fam.cx/gate/test-results/list/url-canon-20110731/all>
- Query character encoding tests (28)
-- <http://suika.fam.cx/gate/test-results/list/url-canon-20110731-charsets/all>
- IDN canonicalization tests (about 14000)
-- <http://suika.fam.cx/gate/test-results/list/url-canon-20110731-idn/all>

* Distribution

Latest version of these files are available from Git repositories:

- <https://github.com/wakaba/perl-weburl>
- <http://suika.fam.cx/gate/git/wi/web/perl-weburl.git/tree>

* Author

Wakaba <w@suika.fam.cx>.

* License

You can use, modify, or distribute these files.  See license terms for
these files for more information.

About

MOVED - Web::URL - Handle URLs as Web browsers do

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages