holandes777 has asked for the wisdom of the Perl Monks concerning the following question:
Generates the following erroruse strict; use Device::ParallelPort::drv; my $pp = Device::ParallelPort::drv::auto->new("'LPT':1");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parallel Port Puzzlement
by grep (Monsignor) on Oct 21, 2006 at 23:03 UTC | |
|
Re: Parallel Port Puzzlement
by Joost (Canon) on Oct 21, 2006 at 22:57 UTC |