From 85a39375a727e2917bdfdfdd89e9dc9fe72008ea Mon Sep 17 00:00:00 2001
From: Bernhard M. Wiedemann <bwiedemann@suse.de>
Date: Sep 13 2019 14:34:15 +0000
Subject: add metadata and symlinks for binaries


---

diff --git a/.files b/.files
new file mode 100644
index 0000000..81e37ae
Binary files /dev/null and b/.files differ
diff --git a/.meta b/.meta
new file mode 100644
index 0000000..fd3c6bf
--- /dev/null
+++ b/.meta
@@ -0,0 +1,36 @@
+<package name="perl-LWP-Online" project="openSUSE:Factory">
+  <title>Does your process have access to the web</title>
+  <description>This module attempts to answer, as accurately as it can, one of the
+nastiest technical questions there is.
+
+*Am I on the internet?*
+
+The answer is useful in a wide range of decisions. For example...
+
+_Should my test scripts run the online portion of the tests or just skip
+them?_
+
+_Do I try to fetch fresh data from the server?_
+
+_If my request to the server breaks, is it because I'm offline, or because
+the server is offline?_
+
+And so on, and so forth.
+
+But a host of networking and security issues make this problem very
+difficult. There are firewalls, proxies (both well behaved and badly
+behaved). We might not have DNS. We might not have a network card at all!
+
+You might have network access, but only to a for-money wireless network
+that responds to ever HTTP request with a page asking you to enter your
+credit card details for paid access. Which means you don't &quot;REALLY&quot; have
+access.
+
+The mere nature of the question makes it practically unsolvable.
+
+But with the answer being so useful, and the only other alternative being
+to ask the user &quot;duh... are you online?&quot; (when you might not have a user at
+all) it's my gut feeling that it is worthwhile at least making an attempt
+to solve the problem, if only in a limited way.</description>
+  <devel project="devel:languages:perl" package="perl-LWP-Online"/>
+</package>
diff --git a/.rev b/.rev
new file mode 100644
index 0000000..a306181
--- /dev/null
+++ b/.rev
@@ -0,0 +1,86 @@
+<revisionlist>
+  <revision rev="1" vrev="1">
+    <srcmd5>df08599b1fcd5fe5bd1130e6ec7fd235</srcmd5>
+    <version>1.07</version>
+    <time>1303198505</time>
+    <user>saschpe</user>
+    <comment>Accepted submit request 66740 from user babelworx
+</comment>
+    <requestid>66740</requestid>
+  </revision>
+  <revision rev="2" vrev="2">
+    <srcmd5>7bbc1cc309fb2a3df3286e5a3abfda01</srcmd5>
+    <version>1.07</version>
+    <time>1303198518</time>
+    <user>saschpe</user>
+    <comment>Autobuild autoformatter for 66740
+</comment>
+  </revision>
+  <revision rev="3" vrev="4">
+    <srcmd5>7bbc1cc309fb2a3df3286e5a3abfda01</srcmd5>
+    <version>1.07</version>
+    <time>1319182282</time>
+    <user>adrianSuSE</user>
+  </revision>
+  <revision rev="4" vrev="1">
+    <srcmd5>4853f7941b72b0aee8395aab76d5069f</srcmd5>
+    <version>1.08</version>
+    <time>1322828526</time>
+    <user>coolo</user>
+    <comment>- update to 1.08
+   - Updated to Module::Install::DSL 1.01
+   - Added the Microsoft NCSI URL to the list of sites probed</comment>
+    <requestid>94388</requestid>
+  </revision>
+  <revision rev="5" vrev="2">
+    <srcmd5>93652c8947a074aaa170eee325ddf106</srcmd5>
+    <version>1.08</version>
+    <time>1323193434</time>
+    <user>coolo</user>
+    <comment>replace license with spdx.org variant</comment>
+  </revision>
+  <revision rev="6" vrev="4">
+    <srcmd5>93652c8947a074aaa170eee325ddf106</srcmd5>
+    <version>1.08</version>
+    <time>1340183865</time>
+    <user>adrianSuSE</user>
+    <comment>branched from openSUSE:Factory</comment>
+  </revision>
+  <revision rev="7" vrev="6">
+    <srcmd5>93652c8947a074aaa170eee325ddf106</srcmd5>
+    <version>1.08</version>
+    <time>1359109714</time>
+    <user>adrianSuSE</user>
+    <comment>Split 12.3 from Factory</comment>
+  </revision>
+  <revision rev="8" vrev="8">
+    <srcmd5>93652c8947a074aaa170eee325ddf106</srcmd5>
+    <version>1.08</version>
+    <time>1379663724</time>
+    <user>adrianSuSE</user>
+    <comment>Split 13.1 from Factory</comment>
+  </revision>
+  <revision rev="9" vrev="9">
+    <srcmd5>286d59c654b1f34498c9ace68689621e</srcmd5>
+    <version>1.08</version>
+    <time>1400734631</time>
+    <user>coolo</user>
+    <comment>- Modify file list to change owner from abuild user. (forwarded request 235012 from sdrahn)</comment>
+    <requestid>235016</requestid>
+  </revision>
+  <revision rev="10" vrev="11">
+    <srcmd5>286d59c654b1f34498c9ace68689621e</srcmd5>
+    <version>1.08</version>
+    <time>1409302349</time>
+    <user>adrianSuSE</user>
+    <comment>Split 13.2 from Factory</comment>
+  </revision>
+  <revision rev="11" vrev="12">
+    <srcmd5>d375e2b54e8758bcbd02d94c70bf0cc3</srcmd5>
+    <version>1.08</version>
+    <time>1507065565</time>
+    <user>dimstar_suse</user>
+    <comment>1</comment>
+    <requestid>530775</requestid>
+  </revision>
+</revisionlist>
diff --git a/LWP-Online-1.08.tar.gz b/LWP-Online-1.08.tar.gz
new file mode 120000
index 0000000..7c4f369
--- /dev/null
+++ b/LWP-Online-1.08.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreihcn6i3o6a7fjwtxdbwjfq5lz2pvzta2ibnzf7dzcbiqaynonwotq
\ No newline at end of file