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

..03-May-2022-

eg/H08-Feb-2011-3028

inc/Module/H08-Feb-2011-1,9921,492

lib/HTTP/MobileAgent/Plugin/H08-Feb-2011-414222

t/H08-Feb-2011-592490

.shipitH A D08-Feb-2011148 43

ChangesH A D08-Feb-2011651 1812

MANIFESTH A D08-Feb-20111 KiB3837

META.ymlH A D08-Feb-2011746 3130

Makefile.PLH A D08-Feb-2011541 2115

READMEH A D08-Feb-2011407 2315

README

1HTTP-MobileAgent-Plugin-Locator
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7	perl Makefile.PL
8	make
9	make test
10	make install
11
12Alternatively, to install with Module::Build, you can use the following commands:
13
14	perl Build.PL
15	./Build
16	./Build test
17	./Build install
18
19LICENCE
20
21This library is free software; you can redistribute it and/or modify
22it under the same terms as Perl itself.
23