NAME
Renard::Curie::ViewModel::ViewManager::Role::Document - A role for the document
VERSION
version 0.005
METHODS
open_pdf_document
method open_pdf_document( (Path->coercibles) $pdf_filename )
Opens a PDF file stored on the disk.
open_document_as_file_uri
method open_document_as_file_uri( (FileUri) $uri )
Takes a file in the form of a FileUri
and opens the file.
AUTHOR
Project Renard
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Project Renard.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.