lp:net-printer

Created by Christopher M. Fuhrman and last modified
Get this branch:
bzr branch lp:net-printer

Related bugs

Related blueprints

Branch information

Owner:
Christopher M. Fuhrman
Project:
The Net::Printer Perl Module
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/cfuhrman/net-printer.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 seconds — see the log

Recent revisions

87. By Christopher M. Fuhrman

Update email address

I am now using pobox.com[1] for my email needs, so update email
addresses accordingly.

Footnotes:
[1] http://www.pobox.com

86. By Christopher M. Fuhrman

Bump version

Bump version to 1.11 and update Changelog accordingly

85. By Christopher M. Fuhrman

Run through perltidy(1) for consistency

84. By Christopher M. Fuhrman

Clean up verbiage and reduce # of lines output

Concatenate humor into a single sentence, thus reducing the number of
lines printed.

83. By Christopher M. Fuhrman

Update Copyright Year as appropriate

Be sure to include years in which past releases of Net::Printer have
been made

82. By Christopher M. Fuhrman

Reduce spewage generated by uninitialized values

Reduce spewage from Net::Printer generated by use of uninitialized
values

81. By Christopher M. Fuhrman

Switch from using POSIX::tmpnam to File::Temp

Switch from using POSIX::tmpnam to File::Temp as File::Temp is more
Windows-friendly and has a better reputation for safety.

80. By Christopher M. Fuhrman

Re-write of test program

 - Add the following environmental variables for influencing test
   behavior:

    + LPD_SERVER : [default:localhost] Server to test against
    + LPD_PRINTER : [default:lp] Printer on server to test against
    + LPD_PORT : [default:515] Port to talk to on server

 - Make sure there is a valid lpd process running on the given port
   before beginning tests
 - Switch to using Test::More
 - Use strict and warnings as all good boys should
 - Lose irrevelent RCS/CVS/SVN Id Tag

79. By Christopher M. Fuhrman

Remove extraneous comment

78. By Christopher M. Fuhrman

RT83100: Create our own temporary file if system is MSWin32

Under Strawberry Perl, the POSIX::tmpnam() function does not return a
valid Windows-compatible temporary file name, so roll our own should
we detect MSWin32.

ref: https://rt.cpan.org/Ticket/Display.html?id=83100

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.