Add perl functions to get the format of a variable
[pspp-builds.git] / perl-module / lib / PSPP.pm
index b84c311e21db8526e595208884925b62515149b9..e5599908b683f7b6e6bde716fbfa9f74d3460338 100644 (file)
@@ -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<fmt>.  This is the same as