File: documentation.html

package info (click to toggle)
libfinance-quote-perl 1.17%2Bgit20120506-1%2Bdeb7u1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,244 kB
  • sloc: perl: 7,510; makefile: 10
file content (75 lines) | stat: -rw-r--r-- 3,124 bytes parent folder | download | duplicates (5)
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
<html>
<head>
<title>Finance::Quote Homepage</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="./Stylesheet.css">
</head>

<body bgcolor="#003333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center"><img src="Images/logo_small2.gif" width="300" height="59" alt="Finance :: Quote" border="0" vspace="20"> 
</div>
<table width="100%" border="0" cellspacing="10" cellpadding="0">
  <tr>
      
    <td width="0" valign="top"> 
      <table width="78%" border="0" cellspacing="5" cellpadding="0">
        <tr valign="middle">
          <td nowrap><img src="Images/Button2.gif" width="40" height="38" alt="Button" border="0"></td>
          <td nowrap> <a href="index.html">Home</a></td>
        </tr>
        <tr valign="middle">
          <td nowrap><img src="Images/Button2.gif" width="40" height="38" alt="Button" border="0"></td>
          <td nowrap> <a href="discussion.html">Discussion Groups and Mailing Lists</a></td>
        </tr>
        <tr valign="middle">
          <td><img src="Images/Button2.gif" width="40" height="38" alt="Button" border="0"></td>
          <td> <a href="developer.html">Bugs, Patches and Development</a></td>
        </tr>
        <tr valign="middle">
          <td><img src="Images/Button2.gif" width="40" height="38" alt="Button" border="0"></td>
          <td> <a href="download.html">Download</a></td>
        </tr>
        <tr valign="middle">
          <td><img src="Images/Button2.gif" width="40" height="38" alt="Button" border="0"></td>
          <td> <a href="http://sourceforge.net/projects/finance-quote/"><img src="http://sourceforge.net/sflogo.php?group_id=4232&type=1" width="88" height="31" border="0" alt="SourceForge Page"></a></td>
        </tr>
      </table>
    </td>
      
    <td width="0" valign="top"> 
      <h2 align="center">Documentation</h2>
	<p>Manual pages, the hacker's guide, and other documentation for
	   Finance::Quote is available through SourceForge's documentation
	   manager.  It can be found <a href="http://sourceforge.net/docman/index.php?group_id=4232">here</a>.</p>

      <h2 align="center">The Perl Journal</h2>
	<p><a href="http://www.tpj.com/">The Perl Journal</a> published an
	   article about Finance::Quote in issue number 19.  The final draft
	   of this article is also available via this website.  It comes in
	   three parts (text-only):
	</p>

	   <ul>
	   	<li><a href="tpj/finance-quote.txt">The article itself</a>
		<li><a href="tpj/finance-quote-sidebar">The sidebar</a>
			which lists the various return labels at the
			time of writing.
		<li><a href="tpj/finance-quote-example">An example stock-ticker program</a>
	   </ul>
           
	<p>
	   HTML-ised versions of the article are being worked upon.  However,
	   the plain-text versions are very readable.
	</p>

      </td>
    </tr>
  </table>

  <hr align="center">

<div class="footer" align="center">This page was last updated on the 30th
  of October 2000. Thanks to <a href="http://www.sourceforge.net/">SourceForge</A>
  for hosting this project.</div>
</body>
</html>