projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1145dad
)
correct documentation
author
John Darrington
<john@darrington.wattle.id.au>
Wed, 24 Dec 2008 08:00:54 +0000
(17:00 +0900)
committer
John Darrington
<john@darrington.wattle.id.au>
Wed, 24 Dec 2008 08:00:54 +0000
(17:00 +0900)
perl-module/lib/PSPP.pm
patch
|
blob
|
history
diff --git
a/perl-module/lib/PSPP.pm
b/perl-module/lib/PSPP.pm
index dde62f5b56638d0b569cb6fa7676d5394c58c8fc..f99afde36ea7d68b85591708ec1595f83c6ca7c0 100644
(file)
--- a/
perl-module/lib/PSPP.pm
+++ b/
perl-module/lib/PSPP.pm
@@
-87,9
+87,9
@@
sub new
=pod
-=head3 get_var ()
+=head3 get_var (
$idx
)
-Returns
a variable from a
dictionary.
+Returns
the C<idx>th variable from the
dictionary.
=cut