1FFI::Build::File::ObjecUts(e3r)Contributed Perl DocumentFaFtIi:o:nBuild::File::Object(3)
2
3
4

NAME

6       FFI::Build::File::Object - Class to track object file in FFI::Build
7

VERSION

9       version 1.58
10

SYNOPSIS

12        use FFI::Build::File::Object;
13        my $o = FFI::Build::File::Object->new('src/_build/foo.o');
14

DESCRIPTION

16       This class represents an object file.  You normally do not need to use
17       it directly.
18

AUTHOR

20       Author: Graham Ollis <plicease@cpan.org>
21
22       Contributors:
23
24       Bakkiaraj Murugesan (bakkiaraj)
25
26       Dylan Cali (calid)
27
28       pipcet
29
30       Zaki Mughal (zmughal)
31
32       Fitz Elliott (felliott)
33
34       Vickenty Fesunov (vyf)
35
36       Gregor Herrmann (gregoa)
37
38       Shlomi Fish (shlomif)
39
40       Damyan Ivanov
41
42       Ilya Pavlov (Ilya33)
43
44       Petr Písař (ppisar)
45
46       Mohammad S Anwar (MANWAR)
47
48       Håkon Hægland (hakonhagland, HAKONH)
49
50       Meredith (merrilymeredith, MHOWARD)
51
52       Diab Jerius (DJERIUS)
53
54       Eric Brine (IKEGAMI)
55
56       szTheory
57
58       José Joaquín Atria (JJATRIA)
59
60       Pete Houston (openstrike, HOUSTON)
61
63       This software is copyright (c) 2015-2022 by Graham Ollis.
64
65       This is free software; you can redistribute it and/or modify it under
66       the same terms as the Perl 5 programming language system itself.
67
68
69
70perl v5.34.1                      2022-06-20       FFI::Build::File::Object(3)
Impressum