File: README

package info (click to toggle)
liburl-encode-xs-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 352 kB
  • sloc: perl: 1,612; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
NAME
    URL::Encode::XS - XS implementation of URL::Encode

DESCRIPTION
    The main URL::Encode package will use this package automatically if it
    can find it. Do not use this package directly, use URL::Encode instead.

SUPPORT
    Please report any bugs or feature requests to
    "bug-url-encode-xs@rt.cpan.org", or through the web interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=URL-Encode-XS>

AUTHOR
    Christian Hansen, <chansen@cpan.org>

COPYRIGHT AND LICENSE
    Copyright (C) 2014 by Christian Hansen

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.