1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AEX.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/AEX.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AEX.pm 2012-05-06 15:17:12.000000000 +0000
@@ -165,7 +165,7 @@
=head1 NAME
-Finance::Quote::AEX Obtain quotes from Amsterdam Euronext eXchange
+Finance::Quote::AEX - Obtain quotes from Amsterdam Euronext eXchange
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AIAHK.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/AIAHK.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AIAHK.pm 2012-05-06 15:17:12.000000000 +0000
@@ -139,7 +139,7 @@
=head1 NAME
-Finance::Quote::AIAHK Obtain quotes from American International Assurance
+Finance::Quote::AIAHK - Obtain quotes from American International Assurance
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/ASEGR.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/ASEGR.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/ASEGR.pm 2012-05-06 15:17:12.000000000 +0000
@@ -111,7 +111,7 @@
=head1 NAME
-Finance::Quote::ASEGR Obtain quotes from Athens Stock Exchange.
+Finance::Quote::ASEGR - Obtain quotes from Athens Stock Exchange.
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/BMONesbittBurns.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/BMONesbittBurns.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/BMONesbittBurns.pm 2012-05-06 15:17:12.000000000 +0000
@@ -174,7 +174,7 @@
=head1 NAME
-Finance::Quote::BMONesbittBurns Obtain quotes from the BMO NesbittBurns site
+Finance::Quote::BMONesbittBurns - Obtain quotes from the BMO NesbittBurns site
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/Bourso.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/Bourso.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/Bourso.pm 2012-05-06 15:17:12.000000000 +0000
@@ -274,7 +274,7 @@
=head1 NAME
-Finance::Quote::Bourso Obtain quotes from Boursorama.
+Finance::Quote::Bourso - Obtain quotes from Boursorama.
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/LeRevenu.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/LeRevenu.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/LeRevenu.pm 2012-05-06 15:17:12.000000000 +0000
@@ -411,7 +411,7 @@
=head1 NAME
-Finance::Quote::LeRevenu Obtain quotes from http://bourse.lerevenu.com.
+Finance::Quote::LeRevenu - Obtain quotes from http://bourse.lerevenu.com.
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/TSP.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/TSP.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/TSP.pm 2012-05-06 15:17:12.000000000 +0000
@@ -152,7 +152,7 @@
=head1 NAME
-Finance::Quote::TSP Obtain fund prices for US Federal Government Thrift Savings Plan
+Finance::Quote::TSP - Obtain fund prices for US Federal Government Thrift Savings Plan
=head1 SYNOPSIS
Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/USFedBonds.pm
===================================================================
--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/USFedBonds.pm 2012-05-06 15:06:44.000000000 +0000
+++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/USFedBonds.pm 2012-05-06 15:17:12.000000000 +0000
@@ -164,9 +164,7 @@
=head1 NAME
-Finance::Quote::USFedBonds
-Get US Federal Bond redemption values directly from the treasury at
-www.publicdebt.treas.gov/sav/savvalue.htm
+Finance::Quote::USFedBonds - Get US Federal Bond redemption values directly from the treasury at www.publicdebt.treas.gov/sav/savvalue.htm
=head1 SYNOPSIS
|