[libattean-perl] 28/42: Remove perlrdf.org from POD

Jonas Smedegaard dr at jones.dk
Mon Feb 12 13:16:14 UTC 2018


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.019-1
in repository libattean-perl.

commit 3cb287c88d5567c26464c3d41201f3df946acc40
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Fri Feb 2 17:27:54 2018 +0100

    Remove perlrdf.org from POD
---
 lib/Attean.pm                          | 2 +-
 lib/Attean/API.pm                      | 2 +-
 lib/Attean/API/Binding.pm              | 2 +-
 lib/Attean/API/Expression.pm           | 2 +-
 lib/Attean/API/Iterator.pm             | 2 +-
 lib/Attean/API/Model.pm                | 2 +-
 lib/Attean/API/Parser.pm               | 2 +-
 lib/Attean/API/Plan.pm                 | 2 +-
 lib/Attean/API/Query.pm                | 2 +-
 lib/Attean/API/QueryPlanner.pm         | 2 +-
 lib/Attean/API/Serializer.pm           | 2 +-
 lib/Attean/API/Store.pm                | 2 +-
 lib/Attean/API/Term.pm                 | 2 +-
 lib/Attean/Algebra.pm                  | 2 +-
 lib/Attean/BindingEqualityTest.pm      | 2 +-
 lib/Attean/Blank.pm                    | 2 +-
 lib/Attean/CodeIterator.pm             | 2 +-
 lib/Attean/Expression.pm               | 2 +-
 lib/Attean/IDPQueryPlanner.pm          | 2 +-
 lib/Attean/IRI.pm                      | 2 +-
 lib/Attean/IteratorSequence.pm         | 2 +-
 lib/Attean/ListIterator.pm             | 2 +-
 lib/Attean/Literal.pm                  | 2 +-
 lib/Attean/Plan.pm                     | 2 +-
 lib/Attean/Quad.pm                     | 2 +-
 lib/Attean/QuadModel.pm                | 2 +-
 lib/Attean/QueryPlanner.pm             | 2 +-
 lib/Attean/RDF.pm                      | 2 +-
 lib/Attean/Result.pm                   | 2 +-
 lib/Attean/SimpleQueryEvaluator.pm     | 2 +-
 lib/Attean/TermMap.pm                  | 2 +-
 lib/Attean/TreeRewriter.pm             | 2 +-
 lib/Attean/Triple.pm                   | 2 +-
 lib/Attean/TripleModel.pm              | 2 +-
 lib/Attean/Variable.pm                 | 2 +-
 lib/AtteanX/API/JoinRotatingPlanner.pm | 2 +-
 lib/AtteanX/API/Lexer.pm               | 2 +-
 lib/AtteanX/Parser/SPARQL.pm           | 2 +-
 lib/AtteanX/Parser/Turtle/Token.pm     | 2 +-
 lib/AtteanX/SPARQL/Token.pm            | 2 +-
 40 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/lib/Attean.pm b/lib/Attean.pm
index 427fe7b..887d1e2 100644
--- a/lib/Attean.pm
+++ b/lib/Attean.pm
@@ -392,7 +392,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API.pm b/lib/Attean/API.pm
index 0ce6a63..a2e8465 100644
--- a/lib/Attean/API.pm
+++ b/lib/Attean/API.pm
@@ -242,7 +242,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Binding.pm b/lib/Attean/API/Binding.pm
index f16cf5e..c9fbea7 100644
--- a/lib/Attean/API/Binding.pm
+++ b/lib/Attean/API/Binding.pm
@@ -568,7 +568,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Expression.pm b/lib/Attean/API/Expression.pm
index ba49cba..c65416b 100644
--- a/lib/Attean/API/Expression.pm
+++ b/lib/Attean/API/Expression.pm
@@ -242,7 +242,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Iterator.pm b/lib/Attean/API/Iterator.pm
index 8fca3c8..510fa23 100644
--- a/lib/Attean/API/Iterator.pm
+++ b/lib/Attean/API/Iterator.pm
@@ -429,7 +429,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 L<Attean::API::RepeatableIterator>
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Model.pm b/lib/Attean/API/Model.pm
index 953ad22..45d36c8 100644
--- a/lib/Attean/API/Model.pm
+++ b/lib/Attean/API/Model.pm
@@ -379,7 +379,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Parser.pm b/lib/Attean/API/Parser.pm
index 0527449..66b37e0 100644
--- a/lib/Attean/API/Parser.pm
+++ b/lib/Attean/API/Parser.pm
@@ -341,7 +341,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Plan.pm b/lib/Attean/API/Plan.pm
index ab33d85..89875da 100644
--- a/lib/Attean/API/Plan.pm
+++ b/lib/Attean/API/Plan.pm
@@ -270,7 +270,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Query.pm b/lib/Attean/API/Query.pm
index 8496f57..b249032 100644
--- a/lib/Attean/API/Query.pm
+++ b/lib/Attean/API/Query.pm
@@ -648,7 +648,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/QueryPlanner.pm b/lib/Attean/API/QueryPlanner.pm
index bfad10b..7c96d7d 100644
--- a/lib/Attean/API/QueryPlanner.pm
+++ b/lib/Attean/API/QueryPlanner.pm
@@ -554,7 +554,7 @@ influenced by L<The ICS-FORTH Heuristics-based SPARQL Planner
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Serializer.pm b/lib/Attean/API/Serializer.pm
index 09aaacb..cf708e3 100644
--- a/lib/Attean/API/Serializer.pm
+++ b/lib/Attean/API/Serializer.pm
@@ -204,7 +204,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Store.pm b/lib/Attean/API/Store.pm
index f0752b6..3b946ae 100644
--- a/lib/Attean/API/Store.pm
+++ b/lib/Attean/API/Store.pm
@@ -219,7 +219,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Term.pm b/lib/Attean/API/Term.pm
index 7f1773d..077cfaa 100644
--- a/lib/Attean/API/Term.pm
+++ b/lib/Attean/API/Term.pm
@@ -585,7 +585,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Algebra.pm b/lib/Attean/Algebra.pm
index fd78461..1adff28 100644
--- a/lib/Attean/Algebra.pm
+++ b/lib/Attean/Algebra.pm
@@ -1630,7 +1630,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/BindingEqualityTest.pm b/lib/Attean/BindingEqualityTest.pm
index 639226c..a8d90cd 100644
--- a/lib/Attean/BindingEqualityTest.pm
+++ b/lib/Attean/BindingEqualityTest.pm
@@ -249,7 +249,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Blank.pm b/lib/Attean/Blank.pm
index 471a14b..9a941ac 100644
--- a/lib/Attean/Blank.pm
+++ b/lib/Attean/Blank.pm
@@ -75,7 +75,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/CodeIterator.pm b/lib/Attean/CodeIterator.pm
index 2130099..c3a3fbc 100644
--- a/lib/Attean/CodeIterator.pm
+++ b/lib/Attean/CodeIterator.pm
@@ -103,7 +103,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Expression.pm b/lib/Attean/Expression.pm
index b973edb..2d9f447 100644
--- a/lib/Attean/Expression.pm
+++ b/lib/Attean/Expression.pm
@@ -459,7 +459,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/IDPQueryPlanner.pm b/lib/Attean/IDPQueryPlanner.pm
index c91d3b6..9ad97a2 100644
--- a/lib/Attean/IDPQueryPlanner.pm
+++ b/lib/Attean/IDPQueryPlanner.pm
@@ -57,7 +57,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/IRI.pm b/lib/Attean/IRI.pm
index fbc74c6..4042fcf 100644
--- a/lib/Attean/IRI.pm
+++ b/lib/Attean/IRI.pm
@@ -107,7 +107,7 @@ L<IRI>
 
 L<http://www.ietf.org/rfc/rfc3987.txt>
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/IteratorSequence.pm b/lib/Attean/IteratorSequence.pm
index 8464f94..d2bf8d9 100644
--- a/lib/Attean/IteratorSequence.pm
+++ b/lib/Attean/IteratorSequence.pm
@@ -105,7 +105,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/ListIterator.pm b/lib/Attean/ListIterator.pm
index c89cae7..a3a9a49 100644
--- a/lib/Attean/ListIterator.pm
+++ b/lib/Attean/ListIterator.pm
@@ -125,7 +125,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Literal.pm b/lib/Attean/Literal.pm
index d0f1671..340f1d7 100644
--- a/lib/Attean/Literal.pm
+++ b/lib/Attean/Literal.pm
@@ -169,7 +169,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Plan.pm b/lib/Attean/Plan.pm
index 1586ba6..ca6d60f 100644
--- a/lib/Attean/Plan.pm
+++ b/lib/Attean/Plan.pm
@@ -2455,7 +2455,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Quad.pm b/lib/Attean/Quad.pm
index 82e2368..e016a5d 100644
--- a/lib/Attean/Quad.pm
+++ b/lib/Attean/Quad.pm
@@ -88,7 +88,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/QuadModel.pm b/lib/Attean/QuadModel.pm
index 5defe9e..f07b25e 100644
--- a/lib/Attean/QuadModel.pm
+++ b/lib/Attean/QuadModel.pm
@@ -150,7 +150,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/QueryPlanner.pm b/lib/Attean/QueryPlanner.pm
index 5784170..ec26822 100644
--- a/lib/Attean/QueryPlanner.pm
+++ b/lib/Attean/QueryPlanner.pm
@@ -1011,7 +1011,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/RDF.pm b/lib/Attean/RDF.pm
index b26740d..b421f13 100644
--- a/lib/Attean/RDF.pm
+++ b/lib/Attean/RDF.pm
@@ -163,7 +163,7 @@ L<IRI>
 
 L<http://www.ietf.org/rfc/rfc3987.txt>
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Result.pm b/lib/Attean/Result.pm
index 363269f..6b3be42 100644
--- a/lib/Attean/Result.pm
+++ b/lib/Attean/Result.pm
@@ -97,7 +97,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/SimpleQueryEvaluator.pm b/lib/Attean/SimpleQueryEvaluator.pm
index b171ae6..f75593a 100644
--- a/lib/Attean/SimpleQueryEvaluator.pm
+++ b/lib/Attean/SimpleQueryEvaluator.pm
@@ -1020,7 +1020,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/TermMap.pm b/lib/Attean/TermMap.pm
index 583f6cf..38bb92c 100644
--- a/lib/Attean/TermMap.pm
+++ b/lib/Attean/TermMap.pm
@@ -195,7 +195,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/TreeRewriter.pm b/lib/Attean/TreeRewriter.pm
index 6ce7969..8644dae 100644
--- a/lib/Attean/TreeRewriter.pm
+++ b/lib/Attean/TreeRewriter.pm
@@ -195,7 +195,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Triple.pm b/lib/Attean/Triple.pm
index 8b22681..5b014e2 100644
--- a/lib/Attean/Triple.pm
+++ b/lib/Attean/Triple.pm
@@ -92,7 +92,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/TripleModel.pm b/lib/Attean/TripleModel.pm
index 82ecad2..f6adf2a 100644
--- a/lib/Attean/TripleModel.pm
+++ b/lib/Attean/TripleModel.pm
@@ -392,7 +392,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/Variable.pm b/lib/Attean/Variable.pm
index 2605eb1..2a56e7d 100644
--- a/lib/Attean/Variable.pm
+++ b/lib/Attean/Variable.pm
@@ -74,7 +74,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/AtteanX/API/JoinRotatingPlanner.pm b/lib/AtteanX/API/JoinRotatingPlanner.pm
index 60d9cca..8de8bc6 100644
--- a/lib/AtteanX/API/JoinRotatingPlanner.pm
+++ b/lib/AtteanX/API/JoinRotatingPlanner.pm
@@ -108,7 +108,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/AtteanX/API/Lexer.pm b/lib/AtteanX/API/Lexer.pm
index 58893c5..bad09bb 100644
--- a/lib/AtteanX/API/Lexer.pm
+++ b/lib/AtteanX/API/Lexer.pm
@@ -203,7 +203,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/AtteanX/Parser/SPARQL.pm b/lib/AtteanX/Parser/SPARQL.pm
index dfc6e61..a894ee3 100644
--- a/lib/AtteanX/Parser/SPARQL.pm
+++ b/lib/AtteanX/Parser/SPARQL.pm
@@ -3691,7 +3691,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/AtteanX/Parser/Turtle/Token.pm b/lib/AtteanX/Parser/Turtle/Token.pm
index 706aefc..b90f0da 100644
--- a/lib/AtteanX/Parser/Turtle/Token.pm
+++ b/lib/AtteanX/Parser/Turtle/Token.pm
@@ -147,7 +147,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/AtteanX/SPARQL/Token.pm b/lib/AtteanX/SPARQL/Token.pm
index b6d6508..cb0cb0c 100644
--- a/lib/AtteanX/SPARQL/Token.pm
+++ b/lib/AtteanX/SPARQL/Token.pm
@@ -204,7 +204,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libattean-perl.git



More information about the Pkg-perl-cvs-commits mailing list