1PFT::Content::AttachmenUts(e3r)Contributed Perl DocumentPaFtTi:o:nContent::Attachment(3)
2
3
4

NAME

6       PFT::Content::Attachment - Binary attachment
7

SYNOPSIS

9           use PFT::Content::Attachment;
10
11           my $f1 = PFT::Content::Attachment->new({
12               tree => $tree,
13               path => $path,
14               name => $name,  # optional, defaults to basename($path)
15           });
16

DESCRIPTION

18       Extends "PFT::Content::Blob".  Retains the same interface.
19
20
21
22perl v5.30.0                      2019-07-23       PFT::Content::Attachment(3)
Impressum