There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Business::ReportWriter::Pdf::Report - PDF helper routines.

SYNOPSIS

use Business::ReportWriter::Pdf::Report;

my $p = new Business::ReportWriter::Pdf::Report();

DESCRIPTION

Business::ReportWriter::Pdf::Report contains helper routines for Business::ReportWriter::Pdf

SEE ALSO

Business::ReportWriter::Pdf

COPYRIGHT

Copyright (C) 2003-2006 Kaare Rasmussen. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Kaare Rasmussen <kar at jasonic.dk>