in reply to Problems with Data::Printer and prototypes
use Data::Printer use_prototypes => 0; [download]
Thanks. That provided the hint. One machine has a .dataprinter file (with use_prototypes = 0) and the other does not.