http://qs321.pair.com?node_id=414969


in reply to Perl Module to Build Commercial Labels into a PDF file

Nice. It works after a minor change: either name data.txt data or change this line in test.pl:
my $data = do './data';
to do data.txt