cperl-ps-print

cperl-ps-print is an interactive compiled Lisp function in `cperl-mode.el'.


(cperl-ps-print &optional FILE)

Pretty-print in CPerl style.
If optional argument FILE is an empty string, prints to printer, otherwise
to the file FILE. If FILE is nil, prompts for a file name.

Style of printout regulated by the variable `cperl-ps-print-face-properties'.