X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=blobdiff_plain;f=perl-module%2Flib%2FPSPP.pm;h=e5599908b683f7b6e6bde716fbfa9f74d3460338;hp=b84c311e21db8526e595208884925b62515149b9;hb=231ebe7e6d5c8c8eba47560793b5fa53c013b87f;hpb=1c740eb1b205c034bba1af440567c5b13f407d28 diff --git a/perl-module/lib/PSPP.pm b/perl-module/lib/PSPP.pm index b84c311e..e5599908 100644 --- a/perl-module/lib/PSPP.pm +++ b/perl-module/lib/PSPP.pm @@ -282,6 +282,16 @@ sub set_print_format =pod + +=head3 get_write_format () + +Returns a reference to a hash containing the write format for the variable. + + +=head3 get_print_format () + +Returns a reference to a hash containing the print format for the variable. + =head3 set_output_format (%fmt) Sets the write and print formats to C. This is the same as