in reply to
sending text docs to a network printer from a linux server via perl?
If you look on CPAN for
lpr
, you'll find
Net::LPR
that does the LPR printing. It has a text file printing example and everything.
Comment on
Re: sending text docs to a network printer from a linux server via perl?
In Section
Seekers of Perl Wisdom