X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=perl-module%2Flib%2FPSPP.pm;h=2ea613dee31b8ae987779ec7e2865f2a1cf73e98;hb=8ec9e3a8a285f20c614d555185e4cffca3bea8ef;hp=6fbae803a9b250cf3d0aa8aaccaebaaace00aba5;hpb=a8a61c1dd90faf464a46ad11620c6e461f31bab1;p=pspp diff --git a/perl-module/lib/PSPP.pm b/perl-module/lib/PSPP.pm index 6fbae803a9..2ea613dee3 100644 --- a/perl-module/lib/PSPP.pm +++ b/perl-module/lib/PSPP.pm @@ -355,6 +355,12 @@ sub set_value_labels Sets the missing values for the variable. No more than three missing values may be specified. +=head3 get_attributes() + +Returns a reference to a hash of the custom variable attributes. +Each value of the hash is a reference to an array containing the +attribute values. + =head3 get_name () Returns the name of the variable.