• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

eg/H20-Nov-2017-417331

etc/H20-Nov-2017-142124

lib/Parse/HTTP/H20-Nov-2017-2,3281,590

t/H20-Nov-2017-4,5883,478

ChangesH A D20-Nov-20172.8 KiB10681

LICENSEH A D20-Nov-201717.9 KiB380292

MANIFESTH A D20-Nov-20172.6 KiB107106

META.jsonH A D20-Nov-20172.3 KiB9391

META.ymlH A D20-Nov-20171.1 KiB5554

Makefile.PLH A D20-Nov-20171.9 KiB9382

READMEH A D20-Nov-2017548 3318

dist.iniH A D20-Nov-20171.1 KiB7156

README

1Parse::HTTP::UserAgent
2======================
3
4Parser for the User Agent string.
5
6Read the module's POD for documentation.
7See the tests for examples.
8
9INSTALLATION
10
11Just use the cpan shell to install this module. From a command prompt, type:
12
13    cpan
14
15or
16
17    perl -MCPAN -e shell
18
19to enter the cpan shell. And then enter:
20
21   install Parse::HTTP::UserAgent
22
23If you don't have the cpan shell available, then you have a broken perl
24installation.
25
26DEPENDENCIES
27
28   version
29
30COPYRIGHT & LICENSE
31
32See the LICENSE file bundled with this distribution.
33