NAME
Fuse::PDF::MountPDF - Engine behind the mount_pdf program
LICENSE
Copyright 2007-2008 Chris Dolan, cdolan@cpan.org
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SYNOPSIS
use Fuse::PDF::MountPDF;
Fuse::PDF::MountPDF->run(@ARGV);
DESCRIPTION
This is the engine that drives the mount_pdf program. See the documentation in that program for details.
METHODS
SEE ALSO
mount_pdf
AUTHOR
Chris Dolan, cdolan@cpan.org