1LENS-SUBMIT(1) User Contributed Perl Documentation LENS-SUBMIT(1)
2
3
4
6 lens-submit - collect lens and EXIF data
7
9 lens-submit project1.pto project2.pto [...]
10
11 Options: None, use the LENS_URL environmental variable to vary the
12 location of the data collection server, and http_proxy to set a proxy.
13
15 lines-submit is a simple tool that reads a Hugin .pto project, finds
16 the first 'lens', gathers some lens and EXIF data, and submits it via
17 HTTP to a central collecting server.
18
19 Data submitted is anonymous, no serial numbers, user names, dates or
20 file names are submitted. Your ip-address can be logged by the server
21 as the submission is via a normal HTTP GET request.
22
23 IMPORTANT: Data submitted via this protocol may be collated, processed
24 and redistributed under any or all of the following licenses:
25
26 GNU General Public License (any version)
27 GNU Lesser General Public License (any version)
28 Creative Commons Attribution ShareAlike (any version)
29
31 This program is free software; you can redistribute it and/or modify it
32 under the terms of the GNU General Public License as published by the
33 Free Software Foundation; either version 2 of the License, or (at your
34 option) any later version.
35
37 <http://hugin.sourceforge.net/>
38
40 Bruno Postle - March 2010.
41
42
43
44perl v5.28.2 2014-03-02 LENS-SUBMIT(1)